Overload List
| Name | Description | |
|---|---|---|
| Save(Stream) |
Saves the mail message to the supplied stream in MIME format.
| |
| Save(String) |
Saves the mail message to the supplied file in MIME format.
| |
| Save(Stream, MailFormat) |
Saves the mail message to the supplied stream.
| |
| Save(String, MailFormat) |
Saves the mail message to the supplied file.
|