Enum ExchangeUMIPGatewayStatus
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the status of a unified messaging IP gateway.
public enum ExchangeUMIPGatewayStatus
Fields
Disabled = 2The gateway is disabled.
Enabled = 1The gateway is enabled.
NoNewCalls = 3The gateway is configured for no new calls.
Unknown = 0The gateway status is unknown.