RemoveAttachment
Removes an attachment from a Domino note
Input
| Name | Type | Required | Description |
| Unid | String | True | The ID of the note containing the file to remove |
| FileName | String | True | The name of the file to remove on the server |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the operation was successful |