Contains list of time slots that participant is currently blocked
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
plcmTimeBlockList | List of plcm-time-block | See Definition of plcm-time-block | |
username | Username | The user's login name.A domain and username combination uniquely identifies a user. | Mandatory |
domain | Domain | The domain associated with the user. All users added manually to the system are in the LOCAL domain. Modification of this field is not allowed. | Mandatory |
Name | Type | Restrictions |
---|---|---|
Domain | xs:string | Length of value must be >=1 |
Username | T0 | Length of value must be >=1 Length of value must be <=128 |
T0 | xs:string | Pattern of value must match the regular expression [^^/\\\[\]:;\|=\+\*\?@<>"]* |