Click or drag to resize

IMailRemoveAttachments Method

Overload List
  NameDescription
Public methodRemoveAttachments
Removes all attachments (NonVisuals) and visual elements from this email. Same as invoking RemoveAttachments(new AttachmentRemoverConfiguration()).
Public methodRemoveAttachments(AttachmentRemoverConfiguration)
Removes attachments and visual elements from this email, according to configuration settings.
Top
See Also