SearchParameters
Topic Last Modified: 2007-08-31
The SearchParameters element represents the parameters that define a search folder.
Syntax
<SearchParameters Traversal="">
<Restriction/>
<BaseFolderIds/>
</SearchParameters>
Type
SearchParametersType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Traversal |
Describes how a search folder traverses the folder hierarchy. The options are for either a Deep or a Shallow search. |
Child Elements
Element | Description |
---|---|
Represents the restriction or query that is used to filter items or folders in FindItem/FindFolder and search folder operations. |
|
Represents the collection of folders that will be mined to determine the contents of a search folder. |
Parent Elements
Element | Description |
---|---|
Represents a search folder that is contained in a mailbox. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |