MessageTrackingReportInfo
Contents
[
Hide
]MessageTrackingReportInfo class
Represents an information about the message that was found by using the FindMessageTrackingReport
Constructors
| Name | Description |
|---|---|
| MessageTrackingReportInfo | Initializes a new instance of the MessageTrackingReportInfo class |
Methods
| Name | Description |
|---|---|
| get_MessageTrackingReportId | Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an internal ID that uniquely identifies the message. |
| get_PreviousHopServer | Gets the previous server name, when available, that submitted the message. |
| get_Recipients | Gets the e-mail addresses of the recipients for the message that was found. |
| get_Sender | Gets the e-mail address of the sender for the message that was found. |
| get_Subject | Gets the subject of the message that was found. |
| get_SubmittedTime | Gets the time that the message entered the server. |
| set_MessageTrackingReportId | Gets the value specifying message by its message-id, the organization where the message was found, the server on which the message was submitted, and an internal ID that uniquely identifies the message. |
| set_PreviousHopServer | Gets the previous server name, when available, that submitted the message. |
| set_Sender | Gets the e-mail address of the sender for the message that was found. |
| set_Subject | Gets the subject of the message that was found. |
| set_SubmittedTime | Gets the time that the message entered the server. |
| EWSClient2010 |