Ews.DeleteAttachment Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 8.0.9673)
DeleteAttachment(EwsAttachmentId)
Deletes an attachment identified by its ID.
Declaration
public void DeleteAttachment(EwsAttachmentId attachmentId)
Parameters
| Type | Name | Description |
|---|---|---|
| EwsAttachmentId | attachmentId | ID of an attachment to delete. |