Click or drag to resize
CallCreationInfoIsPresentationOnlyMode Property
A Boolean value indicating whether the call should be created in presentation only mode. Most of call capabilities are restricted in this case. Conference/collaboration capabilities are available. User can upgrade call to add audio/video later.

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

Property Value

Type: Boolean
See Also