3.1.4.4.4.4 SearchPageDirectionType
Namespace: http://schemas.microsoft.com/exchange/services/2006/types
The SearchPageDirectionType simple type specifies the direction in which to search.
-
<xs:simpleType name="SearchPageDirectionType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="Previous"/> <xs:enumeration value="Next"/> </xs:restriction> </xs:simpleType>
The following table specifies the allowable values for the SearchPageDirectionType simple type.
Value |
Meaning |
---|---|
Previous |
|
Next |