The Message type exposes the following members.

Constructors

  NameDescription
Message

Properties

  NameDescription
AttachmentList
Semi-colon separated list of attached files.
AttachmentText
Text of attachment, if no file is available
FormatAsHTML
Indicates whether email should be formatted as HTML or as text.
Message
Message body of email
Priority
Priority of the message
RecipientAddressList
Semi-colon separated list of recipients
RecipientBCCList
Semi-colon separated list of blind CC emails.
RecipientCCList
Semi-colon separated list of CC emails.
ReturnReceipt
Request return reciept
SenderEmail
Email address of person sending the message.
SenderName
Name of person sending the message (not email address)
Subject
Subject of email

See Also