Table of Contents

Enum ExchangePermissionGroups

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

Represents the Exchange permission groups.

[Flags]
public enum ExchangePermissionGroups

Fields

AnonymousUsers = 1

Anonymous users.

Custom = 32

Custom.

ExchangeLegacyServers = 8

Exchange legacy servers.

ExchangeServers = 4

Exchange servers.

ExchangeUsers = 2

Exchange users.

None = 0

The permission groups are none.

Partners = 16

Partners.

Unknown = 1024

The permission group is unknown.