SocketTools .NET Edition

MailMessage.ExportMessage Method

Export the current message to a file on the local system.

Overload List

Export the current message to a file on the local system.

public bool ExportMessage(string);

Export the current message to a file on the local system.

public bool ExportMessage(string,MimeExportOptions);

See Also

MailMessage Class | SocketTools Namespace