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 = 3The startup mode is dual.
Tcp = 1The startup mode is TCP.
Tls = 2The startup mode is TLS.
Unknown = 0The startup mode is unknown.