DeleteAttachment
Deletes an attachment from Sharepoint list.
Input
Name | Type | Description |
ListTitle | String | Title of the list item. |
ItemId | String | Id of the list item. |
FileName | String | Name of the File to be added in document library |
Result Set Columns
Name | Type | Description |
Status | String | Message indicating whether the operation was successful or not. |