O365CalendarFolder
A calendar folder.
Implements: O365ExchangeObject
Fields
| Field | Type | Description |
|---|---|---|
| hierarchyType | ExchangeItemHierarchyType! | Type of hierarchy for the specified calendar folder. |
| id | String! | The ID of the Microsoft 365 Exchange object. |
| 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 object (ROOT indicates root folder). |
| snapshotId | UUID | The snapshot ID of this version of the calendar folder. |
| snapshotTime | DateTime | The snapshot time of this version of the event. |