GetMessageTrackingReport
Last modified: October 26, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The GetMessageTrackingReport element contains the request for the GetMessageTrackingReport operation to retrieve the full message tracking report for the specified ID.
<GetMessageTrackingReport> <Scope/> <ReportTemplate/> <RecipientFilter/> <MessageTrackingReportId/> <ReturnQueueEvents/> <DiagnosticsLevel/> <Properties/> </GetMessageTrackingReport>
GetMessageTrackingReportRequestType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Specifies where to perform the search. This element is required. |
|
|
Specifies the type of tracking report to retrieve. This element is required. |
|
|
Specifies a recipient address to use with the specified tracking report. This element is optional. |
|
|
Specifies an identity string that was obtained from the FindMessageTrackingReport operation. This element is required. |
|
|
Specifies that the person who is running the task has a privileged role. This element is optional. |
|
|
Specifies timing and performance information that will be used to derive the tracking report. This element is optional. |
|
|
Specifies a list of one or more tracking properties. This element is optional. |
Parent elements
None.