Defines supported methods of placing RTF body of the source .MSG message into resulting .EML message.
| Member Name | Description |
|---|---|
| None | RTF body will not be added into the produced .EML message. The .EML message will have only plain-text part unless the source .MSG message explicitly included HTML part. |
| AsAttachment | RTF body will be added as "richtext.rtf" attachment of the resulting .EML message. |
| AsBodyPart | RTF body will be added as a text part of content-type "text/rtf" of the resulting .EML message. |
Namespace: MailBee.Outlook
Assembly: MailBee.NET (in MailBee.NET.dll)