TrackingPropertyType
The TrackingPropertyType element represents a name and value pair of strings that is used to create properties for message tracking reports.
Properties (ArrayOfTrackingPropertiesType)
<TrackingPropertyType>
<Name/>
<Value/>
</TrackingPropertyType>
TrackingPropertyType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
Name (Message Tracking) |
Defines a name for the message tracking report property. |
Value (Message Tracking) |
Defines a value for the message tracking report property. This element is optional. |
Parent elements
Element | Description |
---|---|
Properties (ArrayOfTrackingPropertiesType) |
Contains a list of one or more tracking properties. |
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 |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |