IMailRemoveAttachments Method |
Name | Description | |
---|---|---|
RemoveAttachments |
Removes all attachments (NonVisuals) and visual elements from this email.
Same as invoking RemoveAttachments(new AttachmentRemoverConfiguration()).
| |
RemoveAttachments(AttachmentRemoverConfiguration) |
Removes attachments and visual elements from this email, according to configuration settings.
|