SocketTools .NET Edition

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

MailMessage Class | SocketTools Namespace