Table of Contents

Enum ExchangeMailboxDatabaseMasterType

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

Represents the master type for a mailbox database.

public enum ExchangeMailboxDatabaseMasterType

Fields

DatabaseAvailabilityGroup = 2

The master is a database availability group.

Server = 1

The master is an Exchange server.

Unknown = 0

The master type is unknown.