| CollaborationHasPresenterPrivilege Property |
Checks whether the current collaboration user has presenter privileges.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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