FindMessageTrackingReport
Last modified: September 24, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The FindMessageTrackingReport element specifies criteria for the types of messages to find.
<FindMessageTrackingReport>
<Scope/>
<Domain/>
<Sender/>
<PurportedSender/>
<Recipient/>
<Subject/>
<StartDateTime/>
<EndDateTime/>
<MessageId/>
<FederatedDeliveryMailbox/>
<DiagnosticsLevel/>
<ServerHint/>
<Properties/>
</FindMessageTrackingReport>
FindMessageTrackingReportRequestType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Represents how extensive the message tracking report should be. |
|
Contains the name of the domain where the message tracking is executed. |
|
Contains contact information for the sender of the e-mail message. |
|
Contains contact information for the alleged sender of an e-mail message. |
|
Contains the e-mail address for the recipient of the message. |
|
Contains the subject of the e-mail message. |
|
Contains the starting date and time for the search. |
|
Contains the ending date and time for the search. |
|
Contains the message identifier for the search. |
|
Contains the name of the mailbox where the cross-premise message was sent. |
|
Represents the level of detail for diagnostic reports. |
|
Represents the starting point for tracking a message in a remote site or forest. |
|
Contains a list of one or more tracking properties. This element is optional. |
Parent Elements
None.
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.
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