Click or drag to resize
ServiceObservingStatusParametersIsListenOnlyOptionEnabled Property
Returns whether the listen only service observing option is enabled.

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

Return Value

Type: Boolean
Returns true if the listen only service observing option is enabled.
See Also