The Email type exposes the following members.

Properties

  NameDescription
Attachments
An Item Collection of full paths of files to attach to the email.
Body
The body of the email.
Format
Sets the format of the email. Default is HTML
MailFrom
The email address to send the email from.
MailTo
Sets the Item Colleciton of email address to send the email to.
Priority
The priority of the email. Default is Normal
SmtpServer
The SMTP server to use to send the email.
Subject
The subject of the email.

See Also