Condition (RestrictionType)

The Condition element specifies the condition that is used to identify the end of a search for a FindItem or a FindConversation operation.

<Condition>
    <SearchExpression></SearchExpression>
</Condition>

RestrictionType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
SearchExpression
Abstract element that represents the substituted element within a restriction.

Parent elements

Element Description
SeekToConditionPageItemView
Identifies the condition that is used to identify the end of a search, the starting index of a search, the maximum entries to return, and the search directions for a FindItem or a FindConversation operation.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also