Overview |
The HtmlEmailMessage class is a specialized class for creating HTML based emails that contain HTML and possible embedded images or other resources. The HtmlEmailMessage class is a sub-class of the EmailMessage class providing all the same properties and functionality. The HtmlEmailMessage class may be used with the Smtp class for sending HTML based emails.
This section is divided into the following topics.
Creating an HTML email message Embedding resources in an HTML email message
See also
|