SeekToConditionPageItemView
The SeekToConditionPageItemView element 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 FindConversation search.
<SeekToConditionPageItemView BasePoint="" MaxEntriesReturned="">
<Condition/>
</SeekToConditionPageItemView>
SeekToConditionPageViewType
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
BasePoint |
The text value of the BasePoint attribute is the base point from where the search will start. A text value of Beginning indicates that the search will start at the beginning of the result set. A text value of End indicates that the search will start at the end of the result set. |
MaxEntriesReturned |
The text value of the MaxEntriesReturned attribute is the maximum number of items that can be returned in a result set. |
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.
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema name |
Messages schema |
Validation file |
Messages.xsd |
Can be empty |
false |