FindItemsResults<TItem> - свойства |
Универсальный тип FindItemsResults<TItem> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | HighlightTerms |
Gets a collection containing the highlight terms that were found by the search operation.
|
![]() | Items |
Gets a collection containing the items that were found by the search operation.
|
![]() | MoreAvailable |
Gets a value indicating whether more items matching the search criteria
are available in the searched folder.
|
![]() | NextPageOffset |
Gets the offset that should be used with ItemView to retrieve the next page of items in a FindItems operation.
|
![]() | TotalCount |
Gets the total number of items matching the search criteria available in the searched folder.
|