O365CalendarFolder
An O365 calendar folder.
Implements: O365ExchangeObject
Fields
| Field | Type | Description |
|---|---|---|
| hierarchyType | ExchangeItemHierarchyType! | Type of hierarchy for the specified calendar folder. |
| id | String! | The ID of the calendar folder. |
| isCalendarGroup | Boolean! | Indicates if this folder represents a Calendar Group. |
| name | String | The display name of the calendar folder. |
| parentFolderId | String | The parent folder ID of the calendar folder. |
| snapshotId | UUID | The snapshot ID of this version of the calendar folder. |
| snapshotTime | DateTime | The snapshot time of this version of the event. |