Ews.DeleteAttachment Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
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. |