Click or drag to resize

Email Properties

The Email type exposes the following members.

Properties
  NameDescription
Public propertyAttachment
Returns the message's collection of attachments.
Public propertyBody
Stores and retrieves the current newsletter body text.
Public propertyCreationTime
Stores and retrieves the current newsletter date of creation.
Public propertyEncoding Obsolete.
Stores and retrieves the current newsletter encoding.
Public propertyFromAddress
Stores and retrieves a sender e-mail address.
Public propertyFromName
Gets the sender name.
Public propertyMailEncoding
Stores and retrieves the current newsletter encoding.
Public propertyMailFormat
Stores and retrieves the current newsletter format.
Public propertyReplyTo
Stores and retrieves the e-mail of the recipient, which will be received the copy of this message.
Public propertySMTP
Stores and retrieves SMTP server name or IP address, which will send a newsletter.
Public propertySubject
Stores and retrieves the message subject.
Public propertyToAddress
Stores and retrieves E-mail of the recipient.
Public propertyToName
Stores and retrieves the recipient name.
Top
See Also