Click or drag to resize

EmailMessage Properties

The EmailMessage type exposes the following members.

Properties
  NameDescription
Public propertyBody
Plaintext body.
Public propertydocuments
The file(s) to be populated into the message body. These can be in a number of formats, specified using the format property. This field must have at least one item.
Public propertyReplyTo
Reply To address
Public propertysender
The sending account that should be used to transmit these messages. For authentication purposes.
Public propertySubject
Subject
Public propertyToList
One or more delivery addresses.
Top
See Also