WorkspaceFolderResources Methods | 
The WorkspaceFolderResources type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateFolder | Create a folder in the workspace. It mirrors to the following Smartsheet REST API method: POST /workspaces/{workspaceId}/Folders  | |
| ListFolders | List Folders of a given workspace. It mirrors to the following Smartsheet REST API method: GET /workspaces/{workspaceId}/Folders  |