Click or drag to resize
FeatureStatus Enumeration
The available feature status values.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public enum FeatureStatus
Members
  Member nameValueDescription
Undefined0 The feature status is undefined.
On1 Feature status ON.
Off2 Feature status OFF.
Alerting3 Feature status Alerting.
See Also