Click or drag to resize

VideoChannelIsEnabled Property

Indication as to whether the video channel is enabled or disabled. If a video channel is disabled, the disabled reason provides reason as to the channel is disabled.

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

Property Value

Type: Boolean
See Also