Click or drag to resize

FeatureStatus Enumeration

The available feature status values.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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