Enum ExchangePublicFolderMailboxHierarchyType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the public folder mailbox hierarchy type.
public enum ExchangePublicFolderMailboxHierarchyType
Fields
Primary = 1
The mailbox stores the primary hierarchy.
Secondary = 2
The mailbox stores the secondary hierarchy.
Unknown = 0
The hierarchy type is unknown.