CollaborationHasModeratorPrivilege Property |
Checks whether the current collaboration user has moderator privileges.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool HasModeratorPrivilege { get; }
Property Value
Type:
Boolean
Remarks
Collaboration participant can be promoted to moderator but the original moderator loses
moderator control.
See Also