CollaborationHasPresenterPrivilege Property |
Checks whether the current collaboration user has presenter privileges.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool HasPresenterPrivilege { get; }
Property Value
Type:
Boolean
Remarks
Collaboration participant can be promoted to presenter. In panel mode conference all users
are presenters.
See Also