Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSave(Stream)
Saves the mail message to the supplied stream in MIME format.
Public methodSupported by the .NET Compact FrameworkSave(String)
Saves the mail message to the supplied file in MIME format.
Public methodSupported by the .NET Compact FrameworkSave(Stream, MailFormat)
Saves the mail message to the supplied stream.
Public methodSupported by the .NET Compact FrameworkSave(String, MailFormat)
Saves the mail message to the supplied file.

See Also