Gets or sets options which affect how the plain-text message body gets converted into HTML.
A set of flags which affect how the plain-text message body gets converted into HTML. The default value is None.
Usually this property is used together with PlainToHtmlMode property.
Note MessageParserConfig object cannot be used on its own. To access its members, the developer should use MailMessage.Parser property.
The example is available in PlainToHtmlMode topic.
MessageParserConfig Class | MailBee.Mime Namespace | PlainToHtmlMode