| MailMessageLoadBodyText Method |
| Name | Description | |
|---|---|---|
| LoadBodyText(String, MessageBodyType) |
Loads the contents of the specified file into HTML or plain-text body of the message.
| |
| LoadBodyText(String, MessageBodyType, Encoding, ImportBodyOptions) |
Loads the contents of the specified file or web page into HTML or plain-text body of the message,
also attaching related objects such as inline images if necessary.
|