Table of Contents

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