| MimePart Constructor |
Initialize a new instance of the
MimePart class
with the default Content-Type of application/octet-stream.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax Remarks
Creates a new
MimePart with a Content-Type of application/octet-stream.
See Also