Catalyst Internet Mail .NET

InternetMail.AttachFile Method

Attach the specified file to the current message.

Overload List

Attach the specified file to the current message.

public bool AttachFile(string);

Attach the specified file to the current message.

public bool AttachFile(string,MimeAttachment);

See Also

InternetMail Class | SocketTools Namespace