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.
Last modified: October 18, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<SeekToConditionPageItemView BasePoint=”” MaxEntriesReturned=””> <Condition/> </SeekToConditionPageItemView>
SeekToConditionPageViewType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
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. |