AggregationRestriction

The AggregationRestriction element specifies a value that is applied to a set of Persona properties resulting from a FindPeople request and filters the result according to the specified restriction.

<AggregationRestriction>
   <SearchExpression/>
</AggregationRestriction>

RestrictionType

Attributes and elements

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

Attributes

None.

Child elements

SearchExpression

Parent elements

FindPeople

Remarks

The AggregationRestriction element can contain any child element that uses the SearchExpression substitution group. The elements that are a part of the SearchExpression substitution group are: Contains, Excludes, Exists, Not, Or, And, IsEqualTo, IsNotEqualTo, IsGreaterThan, IsGreaterThanOrEqualTo, IsLessThan, and IsLessThanOrEqualTo.

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/messages
Schema name
Messages schema
Validation file
messages.xsd
Can be empty
false