MessageTrackingReport

The MessageTrackingReport element contains a single message that is returned in a GetMessageTrackingReport operation.

<MessageTrackingReport>
   <Sender/>
   <PurportedSender/>
   <Subject/>
   <SubmitTime/>
   <OriginalRecipients/>
   <RecipientTrackingEvents/>
   <Properties/>
</MessageTrackingReport>

MessageTrackingReportType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Sender (EmailAddressType)
Contains contact information for the sender of the e-mail message.
PurportedSender
Contains contact information for the alleged sender of an e-mail message.
Subject
Contains the subject of the e-mail message.
SubmitTime
Contains the time of day that the e-mail message was submitted.
OriginalRecipients
Contains a list of the recipients of the e-mail message.
RecipientTrackingEvents
Contains a list of one or more tracking events for the recipients.
Properties (ArrayOfTrackingPropertiesType)
Contains a list of one or more tracking properties.

Parent elements

Element Description
GetMessageTrackingReportResponse
Contains the result of a single GetMessageTrackingReport operation request.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).

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

FindMessageTrackingReport operation

GetMessageTrackingReport operation