Stores a property for the participant. Stores the given value under the specified category and for the specified key.
| Name | Type | Description | Mode |
|---|---|---|---|
| category | String | property's category | in |
| key | String | name under which the property is stored in the Directory Service | in |
| value | Java.Io.Serializable | property's value | in |