Click or drag to resize
CollaborationHasModeratorPrivilege Property
Checks whether the current collaboration user has moderator privileges.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool HasModeratorPrivilege { get; }

Property Value

Type: Boolean
Remarks
Collaboration participant can be promoted to moderator but the original moderator loses moderator control.
See Also