MailPrinterPrint Method

Overload List
  NameDescription
Public methodPrint(MailMessage, Stream, PrintFormat)
Prints the specified message object using the desired format.
Public methodPrint(MailMessage, String, PrintFormat)
Prints the specified message object using the desired format.
Public methodPrint(MapiMessage, Stream, PrintFormat)
Prints the specified MSG object using the desired format.
Public methodPrint(MapiMessage, String, PrintFormat)
Prints the specified MSG object using the desired format.
See Also