MailMessageParser Property |
Namespace: MailBee.Mime
Exception | Condition |
---|---|
MailBeeInvalidArgumentException | value is a null reference (Nothing in Visual Basic). |
This property provides access to such features as automatic creation of plain-text or HTML parts of the message, automatic saving of the message to disk, converting URLs to HTML links, etc.
To set options which affect how the mail message is being built (for instance, when it gets sent or saved to disk), use the Builder property.