| ITnefPartConvertToMessage Method |
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax MimeMessage ConvertToMessage()
Return Value
MimeMessageA message representing the TNEF data in MIME format.
Exceptions Remarks
TNEF data often contains properties that map to
MimeMessage
headers. TNEF data also often contains file attachments which will be
mapped to MIME parts.
See Also