Properties
Last modified: February 18, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The Properties element contains a list of one or more tracking properties.
FindMessageTrackingReport
Properties
<Properties>
<TrackingPropertyType/>
</Properties>
ArrayOfTrackingPropertiesType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents a name and value pair of strings that is used to create properties for message tracking reports. |
Parent Elements
Element |
Description |
---|---|
Specifies criteria for the types of messages to find. |
|
Contains the status and result of a single FindMessageTrackingReport Operation request. |
|
Contains the request for the GetMessageTrackingReport Operation to retrieve the full message tracking report for the specified ID. |
|
Contains the result of a single GetMessageTrackingReport Operation request. |
|
Contains information for a single event for a recipient. |
|
Contains a single message that is returned in a GetMessageTrackingReport Operation. |
|
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 of the Client Access server.This element was introduced in Microsoft Exchange Server 2010 Service Pack 1 (SP1).
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |
See Also