Click or drag to resize

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
Syntax
C#
public bool AreMultiplePresentersAllowed { get; }

Property Value

Type: Boolean
See Also