SocketTools .NET Edition

MailMessage.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

MailMessage Class | SocketTools Namespace