Enum ExchangeServerUMServiceStartupMode
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the unified messaging service startup mode on an Exchange server.
public enum ExchangeServerUMServiceStartupMode
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.