Overload List

  Name Description
Public method SetTextBody(FileInfo)
Sets the plain text portion of this email message from contents of a file. Text portion will be displayed by mail clients that are not capable of displaying HTML or have HTML display disabled.
Public method SetTextBody(String)
Sets the plain text portion of this email message. Text portion will be displayed by mail clients that are not capable of displaying HTML or have HTML display disabled.

See Also