Click or drag to resize
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: 493.0.70.0
Syntax
C#
public bool IsVideoAllowed { get; }

Property Value

Type: Boolean
Remarks
see also: VideoStatusChanged
See Also