MessageTrackingReport

MessageTrackingReport class

Represents the information to be included in the report.

Constructors

NameDescription
MessageTrackingReportInitializes a new instance of the MessageTrackingReport class

Methods

NameDescription
get_OriginalRecipientsGets the e-mail addresses of the message recipients.
get_RecipientTrackingEventsGets the type of events to report.
get_SenderGets the e-mail address for the sender of the message.
get_SubjectGets the subject of the message.
get_SubmitTimeGets the time at which the message was sent to the server.
set_OriginalRecipientsGets the e-mail addresses of the message recipients.
set_RecipientTrackingEventsGets the type of events to report.
set_SenderGets the e-mail address for the sender of the message.
set_SubjectGets the subject of the message.
set_SubmitTimeGets the time at which the message was sent to the server.
EWSClient2010