Table of Contents

Enum ExchangeOrganizationType

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

Represents the type of an Exchange organization.

public enum ExchangeOrganizationType

Fields

ExchangeOnline = 1

The organization is Exchange Online.

OnPremises = 2

The organization is Exchange On-Premises.

Unknown = 0

The organization type is unknown.