Folder
Represents a folder in the ADM document structureName | Description | Type | Additional information |
---|---|---|---|
Id |
The ID of the folder |
integer |
None. |
Url |
A URL referencing this folder object |
string |
None. |
Name |
Name of the folder |
string |
None. |
Level |
The hirearchical level of this folder, starting at 0 for roots (such as FilingRoot and UserInbox) |
integer |
None. |
ParentId |
The ID of the parent folder |
integer |
None. |
NodeType |
Describes the node type (type of folder) |
string |
None. |
ContextPermissions |
Contains the permissions relevant to this folder (for example ChangePermissions, Delete, Email, VersionControl, View) |
Collection of PermissionValuePair |
None. |
PermissionEntries |
A URL which can be used to retrieve the permission entries for this folder |
string |
None. |
DocumentCount |
The number of documents contained in this folder (not recursive) |
integer |
None. |