| Name | Description | |
|---|---|---|
| ExistsId Read-Only | Returns True if the specified Folder Id exists. | |
| ExistsName Read-Only | Returns True if the specified Folder exists. | |
| ItemById Read-Only | Returns the Folder or Nothing if "folderId" is not found. | |
| ItemByName Read-Only | Returns the Folder or Nothing if "fullName" is not found. |