MessageTrackingSearchResult

Last modified: February 18, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The MessageTrackingSearchResult element contains a single message result for a FindMessageTrackingReportResponse element.

<MessageTrackingSearchResult>
   <Subject/>
   <Sender/>
   <PurportedSender/>
   <Recipients/>
   <SubmittedTime/>
   <MessageTrackingReportId/>
   <PreviousHopServer/>
   <FirstHopServer/>
   <Properties/>
</MessageTrackingSearchResult>

FindMessageTrackingSearchResultType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

Subject

Contains the e-mail message subject.

Sender (EmailAddressType)

Contains the e-mail message sender’s address.

PurportedSender

Contains contact information for the alleged sender of an e-mail message.

Recipients (ArrayOfRecipientsType)

Contains a list of e-mail addresses that received this message.

SubmittedTime

Contains the time that the message was submitted.

MessageTrackingReportId

Contains an internal ID that identifies the message in the transport database.

PreviousHopServer

Contains the name of the server in the forest that previously accepted the message.

FirstHopServer

Contains the name of the server in the forest that first accepted the message.

Properties

Contains a list of one or more tracking properties.

Parent Elements

Element

Description

MessageTrackingSearchResults

Contains a list of messages that match the search criteria.

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/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False