| TnefPart Constructor |
Initialize a new instance of the
TnefPart class.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Remarks
Creates a new
TnefPart with a Content-Type of application/vnd.ms-tnef
and a Content-Disposition value of "attachment" and a filename paremeter with a
value of "winmail.dat".
See Also