Click or drag to resize

IMailRemoveAttachments(AttachmentRemoverConfiguration) Method

Removes attachments and visual elements from this email, according to configuration settings.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
void RemoveAttachments(
	AttachmentRemoverConfiguration configuration
)

Parameters

configuration  AttachmentRemoverConfiguration
Specifies configuration options, such as if visual elements should be removed.
See Also