Click or drag to resize

ServiceObservingStatusParametersIsCoachingOptionEnabled Property

Returns whether the coaching service observing option is enabled.

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

Return Value

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