Click or drag to resize

ConferenceIsPinRequiredToBecomeModerator Property

Returns whether the conference call requires entry of a moderator PIN before the local user is allowed to become a moderator.

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

Property Value

Type: Boolean
Remarks
The method returns true only if RequestToBecomeModeratorCapability indicates that promoting the local user to moderator is supported.
See Also