SearchParameters
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The SearchParameters element represents the parameters that define a search folder.
<SearchParameters Traversal=""> <Restriction/> <BaseFolderIds/> </SearchParameters>
SearchParametersType
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. |