|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FindItemResponse in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return types with arguments of type FindItemResponse | ||
|---|---|---|
protected
|
ExchangeService.findItems(Class<TItem> cls,
FolderId parentFolderId,
SearchFilter searchFilter,
ViewBase view,
Grouping groupBy)
Obtains a grouped list of items by searching the contents of a specific folder. |
|
protected
|
ExchangeService.findItems(Iterable<FolderId> parentFolderIds,
SearchFilter searchFilter,
String queryString,
ViewBase view,
Grouping groupBy,
microsoft.exchange.webservices.data.ServiceErrorHandling errorHandlingMode)
Finds items. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||