DeleteAttachment
Delete an attachment from a SharePoint list item.
Input
Name | Type | Description |
URL | String | Full URL to attachment to be deleted. |
List | String | The name of the List on the SharePoint server. |
Result Set Columns
Name | Type | Description |
Result | String | Boolean value indicating whether the stored procedure was successful. |