CreateFolder
SharePoint サイトのドキュメントライブラリにフォルダを追加します。
Input
Name | Type | Required | Description |
Library | String | True | SharePoint サーバー上のライブラリの名前。 |
Name | String | True | ドキュメントの追加先のフォルダの名前。 |
Result Set Columns
Name | Type | Description |
Success | Boolean | 操作が成功したかどうかを示します。 |