Catalyst Internet Mail .NET

InternetMail.ExtractFile Method

Extract the contents of a file attachment and store it on the local system.

Overload List

Extract the contents of a file attachment and store it on the local system.

public bool ExtractFile(int,string);

Extract the contents of a file attachment and store it on the local system.

public bool ExtractFile(string);

See Also

InternetMail Class | SocketTools Namespace