Для изменения размера нажмите или перетащите

FolderFindItems - метод

Список перегрузок
  ИмяОписание
Открытый методFindItems(ItemView, CancellationToken)
Obtains a list of items by searching the contents of this folder. Calling this method results in a call to EWS.
Открытый методFindItems(ItemView, Grouping)
Obtains a grouped list of items by searching the contents of this folder. Calling this method results in a call to EWS.
Открытый методFindItems(String, ItemView, CancellationToken)
Obtains a list of items by searching the contents of this folder. Calling this method results in a call to EWS.
Открытый методFindItems(SearchFilter, ItemView, CancellationToken)
Obtains a list of items by searching the contents of this folder. Calling this method results in a call to EWS.
Открытый методFindItems(String, ItemView, Grouping, CancellationToken)
Obtains a grouped list of items by searching the contents of this folder. Calling this method results in a call to EWS.
Открытый методFindItems(SearchFilter, ItemView, Grouping, CancellationToken)
Obtains a grouped list of items by searching the contents of this folder. Calling this method results in a call to EWS.
В начало страницы
См. также