QueryString (String)

The QueryString element specifies a set of values to be returned that match the query string in a FindPeople operation request. A search with no QueryString specified returns all items from the specified folder.

<QueryString/> 

string

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
FindPeople
Contains the arguments for a FindPeople operation search.

Text value

The QueryString text value represents a mailbox query made by using a subset of Advanced Query Syntax (AQS). For information about the syntax for this element, see QueryString (QueryStringType).

Remarks

This element was introduced in Exchange Server 2013.

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

See also

FindPeople operation