Enum ExchangeUMAutoAttendantStatus
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the status of the auto attendant.
public enum ExchangeUMAutoAttendantStatus
Fields
Disabled = 2
The status is disabled.
Enabled = 1
The status is enabled.
Unknown = 0
The status is unknown.