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.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsVideoAllowed { get; }
Property Value
Type:
Boolean
Remarks
see also: VideoStatusChanged
See Also