ENUM
ExchangeItemHierarchyType
Description
Type of hierarchy for all exchange items like emails, calendars, contacts, calendar groups, etc.
link GraphQL Schema definition
- enum ExchangeItemHierarchyType {
- # Denotes items (emails, folders, calendars, etc.) that belong to the default
- # mailbox hierarchy.
- # Denotes items (emails, folders, calendars, etc.) that belong to the recoverable
- # Items hierarchy.
- }
link Require by
- CalendarGroupInfoRepresents the Calendar group to be restored.
- CalendarInfoRepresents the Calendar to be restored.
- EventInfoRepresents the Calendar event to be restored.
- O365CalendarEventAn O365 calendar event object.
- O365CalendarFolder
- O365Email
- O365Folder
- RestoreObjectConfigConfiguration for the mailbox object (email/folder) to be restored.