ReportTemplate

The ReportTemplate element represents the type of report to get.

<ReportTemplate>Summary or RecipientPath</ReportTemplate>

MessageTrackingReportTemplateType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
GetMessageTrackingReport
Contains the request for the GetMessageTrackingReport operation to retrieve the full message tracking report for the specified ID.

Text value

The following table lists the possible values for the ReportTemplate element.

ReportTemplate element values

Value Description
Summary
Specifies that the report will display all the recipients of the message and the delivery status of the message to each recipient.
RecipientPath
Specifies that for a single recipient, the report will display a full history of the events that occurred.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also