ConferenceAreMultiplePresentersAllowed Property |
Returns the multi-presenter mode status of the conference call. If the call is not a conference
call, or if the multi-presenter mode is not enabled, the value is false.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool AreMultiplePresentersAllowed { get; }
Property Value
Type:
Boolean
See Also