SearchParameters

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The SearchParameters element represents the parameters that define a search folder.

<SearchParameters Traversal="">
   <Restriction/>
   <BaseFolderIds/>
</SearchParameters>

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

Restriction

Represents the restriction or query that is used to filter items or folders in FindItem/FindFolder and search folder operations.

BaseFolderIds

Represents the collection of folders that will be mined to determine the contents of a search folder.

Parent Elements

Element

Description

SearchFolder

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

See Also

Other Resources