MailPrinterPrint Method |
| Name | Description | |
|---|---|---|
| Print(MailMessage, Stream, PrintFormat) |
Prints the specified message object using the desired format.
| |
| Print(MailMessage, String, PrintFormat) |
Prints the specified message object using the desired format.
| |
| Print(MapiMessage, Stream, PrintFormat) |
Prints the specified MSG object using the desired format.
| |
| Print(MapiMessage, String, PrintFormat) |
Prints the specified MSG object using the desired format.
|