The ReadReceiptResponse type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActionMode |
The action mode for the Disposition property of the message/disposition-notification part.
|
![]() | Attachments |
The message attachments
(Overrides EmailAttachments.) |
![]() | Bcc | (Overrides EmailBcc.) |
![]() | Body | (Overrides EmailBody.) |
![]() | BodySize |
The message body size
(Inherited from Email.) |
![]() | CC |
Gets or sets a list of carbon copy (CC) recipients for this email.
(Overrides EmailCC.) |
![]() | ContentType |
The message content type
(Overrides EmailContentType.) |
![]() | Date | (Overrides EmailDate.) |
![]() | DispositionType |
The disposition type for the Disposition property of the message/disposition-notification part.
|
![]() | FinalRecipient |
The Final-Recipient property of the message/disposition-notification part.
|
![]() | Flags |
The message flags
(Inherited from Email.) |
![]() | Folder |
The containing email folder
(Inherited from Email.) |
![]() | From |
Gets or sets the EmailAddress of the sender of this email.
(Overrides EmailFrom.) |
![]() | HeaderSize |
The message header size
(Inherited from Email.) |
![]() | Id |
Gets a unique identifier for the message.
(Inherited from Email.) |
![]() | Index |
The one-based message index
(Inherited from Email.) |
![]() | InReplyTo |
The In-Reply-To header
(Inherited from Email.) |
![]() | MeetingRequest | (Inherited from Email.) |
![]() | MessageId |
The Message-Id header
(Inherited from Email.) |
![]() | MimeStructure |
The MIME structure
(Inherited from Email.) |
![]() | NotificationAddress |
The Read-Receipt header
(Overrides EmailNotificationAddress.) |
![]() | OriginalMessageId |
The Original-Message-ID property of the message/disposition-notification part.
|
![]() | ParentFolder | (Inherited from FrameworkFolderItem.) |
![]() | Priority |
The email priority
(Inherited from Email.) |
![]() | ReceivedDate |
The date the message was received
(Inherited from Email.) |
![]() | ReplyTo |
The Reply-To header
(Inherited from Email.) |
![]() | ReportingUserAgentDomain |
The domain string for the Reporting-UA property of the message/disposition-notification part.
|
![]() | ReportingUserAgentVersion |
The email client's name and version string for the Reporting-UA property of the message/disposition-notification part.
|
![]() | Sender |
The Sender header
(Inherited from Email.) |
![]() | SendingMode |
The sending mode for the Disposition property of the message/disposition-notification part.
|
![]() | Size |
The message size
(Inherited from Email.) |
![]() | Subject | (Overrides EmailSubject.) |
![]() | SubjectCharset | (Overrides EmailSubjectCharset.) |
![]() | To |
Gets or sets a list of recipients for this email.
(Overrides EmailTo.) |
![]() | Uidl |
The message UIDL
(Inherited from Email.) |
![]() | User | (Inherited from Email.) |
See Also