SocketTools .NET Edition

MailMessage.AttachImage Method

Attach an inline image to the current message.

Overload List

Attach an inline image to the current message.

public bool AttachImage(string);

Attach an inline image to the current message.

public bool AttachImage(string,string);

See Also

MailMessage Class | SocketTools Namespace | AttachFile Method