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: 550.0.60.0
Syntax
C#
public bool IsListenOnlyOptionEnabled { get; }

Return Value

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