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 = 1The mailbox stores the primary hierarchy.
Secondary = 2The mailbox stores the secondary hierarchy.
Unknown = 0The hierarchy type is unknown.