FindConversation
Last modified: May 21, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The FindConversation element defines a request to find conversations in a mailbox.
<FindConversation>
<IndexedPageItemView/>
<SortOrder/>
<ParentFolderId/>
</FindConversation>
FindConversationType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Describes how paged conversation information is returned. |
|
Defines how items are sorted in a FindConversation Operation request. The conversation:LastDeliveryTime property is the only property that is supported for sorting when the FindConversation operation is used. |
|
Identifies the folder to search for conversations. |
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.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