| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool IsPresentationOnlyMode { get; set; }Property Value
Type:
Boolean
See Also