MessageTrackingReport
Contents
[
Hide
]MessageTrackingReport class
Represents the information to be included in the report.
Constructors
| Name | Description |
|---|---|
| MessageTrackingReport | Initializes a new instance of the MessageTrackingReport class |
Methods
| Name | Description |
|---|---|
| get_OriginalRecipients | Gets the e-mail addresses of the message recipients. |
| get_RecipientTrackingEvents | Gets the type of events to report. |
| get_Sender | Gets the e-mail address for the sender of the message. |
| get_Subject | Gets the subject of the message. |
| get_SubmitTime | Gets the time at which the message was sent to the server. |
| set_OriginalRecipients | Gets the e-mail addresses of the message recipients. |
| set_RecipientTrackingEvents | Gets the type of events to report. |
| set_Sender | Gets the e-mail address for the sender of the message. |
| set_Subject | Gets the subject of the message. |
| set_SubmitTime | Gets the time at which the message was sent to the server. |
| EWSClient2010 |