Folder Object


Properties
idstringRead-onlyformat GUID

Folder ID.


namestring

Folder name.


createdDatestringRead-onlyformat date-time

Date the folder was created.


updatedDatestringRead-onlyformat date-time

Date the folder was last updated.


siteCountintegerRead-only

Number of sites in the folder.


parentIdstring

Parent folder ID. When empty, the site is at root level.


pathArray <FolderBasicInfo>Read-onlymaxItems 50

Path including all parent folders from root to the current folder, in order. When empty, the site or folder is at root level.

Was this helpful?
Yes
No