DeleteDocument
Delete a Document from the sharepoint document library.
Input
| Name | Type | Description |
| RelativeURL | String | Relative URL of the Folder. |
| DocumentName | String | Name of the File to be Deleted. |
Result Set Columns
| Name | Type | Description |
| Status | String | Message indicating whether the operation was successful or not. |