MsgConvertMailMessageToMsg Method
Saves the specified MailMessage into Outlook .MSG file or stream.
Overload List
  NameDescription
Public methodMailMessageToMsg(MailMessage, Stream)
Saves the specified MailMessage into a stream in Outlook .MSG (OLE2) format.
Public methodMailMessageToMsg(MailMessage, String)
Saves the specified MailMessage as Outlook .MSG file.
Top
See Also