Gets or sets the application-supplied callback MailBee will execute in order to convert HTML-to-RTF when making .MSG out of .EML source.
The default value is a null reference (Nothing in Visual Basic).
MailBee will execute this callback whenever you convert .EML into .MSG and HtmlToRtfMethod is UseDelegate. For more information on RTF in .MSG files and HTML-to-RTF conversions, see HtmlToRtfConversionMethod topic.
MsgConvert Class | MailBee.Outlook Namespace