| ConferenceIsVideoAllowed Property |
A Boolean value indicating whether the conference allows video. If the call is not a conference
call, or if video on the conference call is not allowed, the value is false.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool IsVideoAllowed { get; }Property Value
Type:
Boolean
Remarks
see also: VideoStatusChanged
See Also