| ContentDispositionAttachment Field |
The attachment disposition.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public const string Attachment = "attachment"
Field Value
StringRemarks
Indicates that the
MimePart should be treated as an attachment.
See Also