Overload List

  Name Description
Public method SetHtmlBody(FileInfo)
Sets the HTML portion of this email message from contents of a file. HTML portion will be displayed by mail clients that are capable of displaying HTML and have HTML display enabled.
Public method SetHtmlBody(String)
Sets the HTML portion of this email message. HTML portion will be displayed by mail clients that are capable of displaying HTML and have HTML display enabled.

See Also