ContainerItemType enum
Type of a container item.
Fields
Any = 0 | Any item type. |
Folder = 1 | Item is a folder which can have child items. |
File = 2 | Item is a file which is stored in the file service. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Type of a container item.
Any = 0 | Any item type. |
Folder = 1 | Item is a folder which can have child items. |
File = 2 | Item is a file which is stored in the file service. |