AddAttachmentText Method

AddAttachmentText(data As string, name As string, contentType As string)

AddAttachmentText(string data, string name, string contentType);

Parameters

name type description
data string The string that will make up the attachment.
name string The name to call the attachment.
contentType string (optional) If not specified, extension on the name will be used to set the content type.

Description

Adds a string as an attachment to the email.

You must add a name for the attachment.

Object

SMTPMail



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.