O365ContactFolder
A contact folder.
Implements: O365ExchangeObject
Fields
| Field | Type | Description |
|---|---|---|
| id | String! | The ID of the Microsoft 365 Exchange object. |
| name | String | The display name for this contact folder. |
| parentFolderId | String | The parent folder ID of the object (ROOT indicates root folder). |
| snapshotId | UUID | The snapshot ID of this version of the contact folder. |
| snapshotNum | Int | The snapshot number of this version of the contact folder. |
| snapshotTime | DateTime | The snapshot time of this version of the contact folder. |