Overload List
| Name | Description | |
|---|---|---|
| SetContent(String) |
Sets the content of this attachment to the specified text.
| |
| SetContent(String, String) |
Sets the content of this attachment to the specified text and media type.
| |
| SetContent(String, String, Encoding) |
Sets the content of this attachment to the specified text, media type and character set.
| |
| SetContent(String, String, Encoding, TransferEncoding) |
Sets the content of this attachment to the specified text, media type and character set.
|