Table of Contents

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 = 2

The gateway is disabled.

Enabled = 1

The gateway is enabled.

NoNewCalls = 3

The gateway is configured for no new calls.

Unknown = 0

The gateway status is unknown.