Email Properties |
The Email type exposes the following members.
Name | Description | |
---|---|---|
Attachment |
Returns the message's collection of attachments.
| |
Body |
Stores and retrieves the current newsletter body text.
| |
CreationTime |
Stores and retrieves the current newsletter date of creation.
| |
Encoding | Obsolete.
Stores and retrieves the current newsletter encoding.
| |
FromAddress |
Stores and retrieves a sender e-mail address.
| |
FromName |
Gets the sender name.
| |
MailEncoding |
Stores and retrieves the current newsletter encoding.
| |
MailFormat |
Stores and retrieves the current newsletter format.
| |
ReplyTo |
Stores and retrieves the e-mail of the recipient, which will be received the copy of this message.
| |
SMTP |
Stores and retrieves SMTP server name or IP address, which will send a newsletter.
| |
Subject |
Stores and retrieves the message subject.
| |
ToAddress |
Stores and retrieves E-mail of the recipient.
| |
ToName |
Stores and retrieves the recipient name.
|