Export the current message to a file on the local system.
This method returns a boolean value. If the method succeeds, the return value is true. If the method fails, the return value is false. To get extended error information, check the value of the LastError property.
The ExportMessage method writes the current message to a file. If the file does not exist, it will be created. If it does exist, it will be overwritten with the contents of the message.
InternetMail Class | SocketTools Namespace | InternetMail.ExportMessage Overload List