Table of Contents

Enum ExchangeAcceptedDomainType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the type of an Exchange accepted domain.

public enum ExchangeAcceptedDomainType

Fields

Authoritative = 1

The domain is an authoritative domain.

ExternalRelay = 2

The domain is an external relay.

InternalRelay = 3

The domain is an internal relay.

Unknown = 0

The accepted domain type is unknown.