GetMessageTrackingReport
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
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
Scope (NonEmptyStringType) |
Specifies where to perform the search. This element is required. |
ReportTemplate |
Specifies the type of tracking report to retrieve. This element is required. |
RecipientFilter |
Specifies a recipient address to use with the specified tracking report. This element is optional. |
MessageTrackingReportId |
Specifies an identity string that was obtained from the FindMessageTrackingReport operation. This element is required. |
ReturnQueueEvents |
Specifies that the person who is running the task has a privileged role. This element is optional. |
DiagnosticsLevel |
Specifies timing and performance information that will be used to derive the tracking report. This element is optional. |
Properties (ArrayOfTrackingPropertiesType) |
Specifies a list of one or more tracking properties. This element is optional. |
Parent elements
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |