Enum ExchangeServerUMCallRouterStartupMode
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the unified messaging call router startup mode on an Exchange server.
public enum ExchangeServerUMCallRouterStartupMode
Fields
Dual = 3
The startup mode is dual.
Tcp = 1
The startup mode is TCP.
Tls = 2
The startup mode is TLS.
Unknown = 0
The startup mode is unknown.