AmpMessage Properties |
The AmpMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlternateViews |
Gets the collection of alternate views of message
(Inherited from MailMessage.) |
![]() | AmpHtmlBody |
Gets the AmpHtml representation of message's body.
|
![]() | Attachments |
Gets the collection of attachments of message
(Inherited from MailMessage.) |
![]() | Bcc |
Gets or sets the address collection
that contains the BCC recipients of message
(Inherited from MailMessage.) |
![]() | Body |
Gets or sets the plain text representation of message's body.
(Inherited from MailMessage.) |
![]() | BodyEncoding |
Gets or sets encoding of body
(Inherited from MailMessage.) |
![]() | BodyType |
Gets the type of the body.
(Inherited from MailMessage.) |
![]() | CC |
Gets or sets the address collection
that contains the CC recipients
(Inherited from MailMessage.) |
![]() | Date |
Gets or sets the date of message
(Inherited from MailMessage.) |
![]() | DeliveryNotificationOptions |
Gets or sets the delivery notifications
(Inherited from MailMessage.) |
![]() | From |
Gets or sets the from address
(Inherited from MailMessage.) |
![]() | Headers |
Gets headers collection of message
(Inherited from MailMessage.) |
![]() | HtmlBody |
Gets or sets html body
(Inherited from MailMessage.) |
![]() | HtmlBodyText |
Gets the message htmlbody as plain text.
(Inherited from MailMessage.) |
![]() | IsBodyHtml |
Gets or sets a value indicating
whether the message body is in Html
(Inherited from MailMessage.) |
![]() | IsDraft |
Gets or sets value that indicates whether or not a message has been sent.
(Inherited from MailMessage.) |
![]() | IsEncrypted |
Gets a value indicating whether the message is encrypted.
(Inherited from MailMessage.) |
![]() | IsReadOnly |
Gets a value indicating
whether the message is read only
(Inherited from MailMessage.) |
![]() | IsSigned |
Gets a value indicating whether the message is signed.
(Inherited from MailMessage.) |
![]() | LinkedResources |
Gets the collection of linked resources of message
(Inherited from MailMessage.) |
![]() | MessageId |
Gets or sets the message id
(Inherited from MailMessage.) |
![]() | OriginalIsTnef |
Gets a value indicating
whether original EML message is in TNEF format.
(Inherited from MailMessage.) |
![]() | PreferredTextEncoding |
Gets or sets preferred encoding for all text properties
(Inherited from MailMessage.) |
![]() | Priority |
Gets or sets the priority of message
(Inherited from MailMessage.) |
![]() | ReadReceiptTo |
Gets or sets the read receipt address.
(Inherited from MailMessage.) |
![]() | ReplyToList |
Gets or sets the list of addresses
to reply to for the mail message
(Inherited from MailMessage.) |
![]() | ReversePath |
Gets or sets ReversePath address
(Inherited from MailMessage.) |
![]() | Sender |
Gets or sets sender address
(Inherited from MailMessage.) |
![]() | Sensitivity |
Gets or sets the sensitivity of message
(Inherited from MailMessage.) |
![]() | Subject |
Gets or sets the subject line
(Inherited from MailMessage.) |
![]() | SubjectEncoding |
Gets or sets the encoding of subject
(Inherited from MailMessage.) |
![]() | TimeZoneOffset |
Gets or sets the Coordinated Universal Time (UTC)
offset for the message dates.
This property defines the time zone difference,
between the local time and UTC.
(Inherited from MailMessage.) |
![]() | To |
Gets or sets the address collection that contains
the recipients of message
(Inherited from MailMessage.) |
![]() | XMailer |
Gets or sets the X-Mailer the software
that created the e-mail message
(Inherited from MailMessage.) |