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

ExchangeServiceFindItems - метод

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