DeleteDocument
SharePoint ライブラリからドキュメントを削除します。
Input
| Name | Type | Required | Description |
| Library | String | True | SharePoint サーバー上のライブラリの名前。 |
| Path | String | True | ドキュメントライブラリから削除するファイル(またはフォルダ)のパス。 |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | 操作が成功したかどうかを示します。 |