Table of Contents

Enum ExchangeUnifiedGroupAccessType

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

Represents the access type for the unified (Office 365) group.

public enum ExchangeUnifiedGroupAccessType

Fields

Private = 2

The group is private - only members can see content.

Public = 1

The group is public - anyone can see content.

Unknown = 0

The access type is unknown.