Extract the contents of a file attachment and store it 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 ExtractFile method writes the contents of a message part, typically a file attachment, to a file on the local system. This method will automatically decode any binary file attachments.
InternetMail Class | SocketTools Namespace | InternetMail.ExtractFile Overload List