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