[This is preliminary documentation and is subject to change.]
The FolderInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| AppId |
The application identifier of the application that cteated the folder.
| |
| CreatedByUserId |
The identifier of the user who created the folder.
| |
| CreatedByUserName |
The name of the user who created the folder.
| |
| CreatedDate |
The date on which the folder is created.
| |
| FolderId |
The system generated unique identifier for the folder.
| |
| FolderName |
The name of the folder.
| |
| FolderPath |
The full path of the folder.
| |
| FolderType |
The type of the folder. Possible values are "G" - for group folder, "P" for private
folder and "A" for folder created by application.
| |
| GroupId |
The identifier of the group where the folder belongs.
| |
| Level |
The Level of the folder.
| |
| ModifiedByUserId |
The unique id of the user who last modified the document.
| |
| ModifiedByUserName |
The unique name of the user who last modified the document.
| |
| ModifiedDate |
The last modified date of the document.
| |
| ParentId |
The application identifier of the application that cteated the folder.
| |
| VirtualPath |
The name of the virtual Path
|
