O365OnedriveFolder
A OneDrive, SharePoint drive, or SharePoint list folder.
Implements: O365OnedriveObject
Fields
| Field | Type | Description |
|---|---|---|
| channelFolderName | String | The name of the folder corresponding to the Teams channel. |
| channelId | String | The ID of the Teams channel containing this folder. |
| channelMembershipType | ChannelMembershipType | The membership type of the Teams channel. |
| channelName | String | The display name of the Teams channel. |
| createTime | DateTime | The creation time of the OneDrive object. |
| id | String! | The ID of the O365 OneDrive object. |
| itemCount | Int | The count of items in the folder. |
| modifiedTime | DateTime | The modified time of the OneDrive object. |
| name | String | The name of the OneDrive object. |
| o365QuarantineInfo | O365QuarantineInfo | Quarantine information for the folder. |
| objectType | SharePointDescendantType | The object type of this folder, for example, Onedrive or SharePoint drive. |
| parentFolderId | String | The parent folder ID of the object (ROOT indicates root folder). |
| path | String | The path of the OneDrive object from the root of the document library. |
| size | Long | The size of the OneDrive object or its contents in bytes. |
| snapshotId | UUID | The ID of the snapshot containing this folder. |
| snapshotNum | Int | The sequence number of the snapshot containing this folder. |
| snapshotTime | DateTime | The time at which the snapshot containing this folder was taken. |