Properties (ArrayOfTrackingPropertiesType)

The Properties element contains a list of one or more tracking properties.

<Properties>
   <TrackingPropertyType/>
</Properties>

ArrayOfTrackingPropertiesType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
TrackingPropertyType
Represents a name and value pair of strings that is used to create properties for message tracking reports.

Parent elements

Element Description
FindMessageTrackingReport
Specifies criteria for the types of messages to find.
FindMessageTrackingReportResponse
Contains the status and result of a single FindMessageTrackingReport operation request.
GetMessageTrackingReport
Contains the request for the GetMessageTrackingReport operation to retrieve the full message tracking report for the specified ID.
GetMessageTrackingReportResponse
Contains the result of a single GetMessageTrackingReport operation request.
RecipientTrackingEvent
Contains information for a single event for a recipient.
MessageTrackingReport
Contains a single message that is returned in a GetMessageTrackingReport operation.
MessageTrackingSearchResult
Contains a single message result for a FindMessageTrackingReportResponse element.

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

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

See also