MessageTrackingSearchResult
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
The MessageTrackingSearchResult element contains a single message result for a FindMessageTrackingReportResponse element.
<MessageTrackingSearchResult> <Subject/> <Sender/> <PurportedSender/> <Recipients/> <SubmittedTime/> <MessageTrackingReportId/> <PreviousHopServer/> <FirstHopServer/> <Properties/> </MessageTrackingSearchResult>
FindMessageTrackingSearchResultType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Contains the e-mail message subject. |
|
|
Contains the e-mail message sender’s address. |
|
|
Contains contact information for the alleged sender of an e-mail message. |
|
|
Contains a list of e-mail addresses that received this message. |
|
|
Contains the time that the message was submitted. |
|
|
Contains an internal ID that identifies the message in the transport database. |
|
|
Contains the name of the server in the forest that previously accepted the message. |
|
|
Contains the name of the server in the forest that first accepted the message. |
|
|
Contains a list of one or more tracking properties. |
Parent elements
|
Element |
Description |
|---|---|
|
Contains a list of messages that match the search criteria. |