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

Return Value

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