3.1.4.4.3.16 ArrayOfSearchRefinerItemsType
Namespace: http://schemas.microsoft.com/exchange/services/2006/types
The ArrayOfSearchRefinerItemsType complex type specifies an array of search refiner items.
-
<xs:complexType name="ArrayOfSearchRefinerItemsType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="Refiner" type="t:SearchRefinerItemType"/> </xs:sequence> </xs:complexType>
Refiner: An element of the SearchRefinerItemType complex type, as defined in section 3.1.4.4.3.17, that represents a search refiner.