Overload List
Name | Description | |
---|---|---|
SearchItems(EwsFolderId, array<EwsSearchParameter>[]()[][]) |
Searches a folder for items that match the specified searching criteria.
| |
SearchItems(EwsFolderId, EwsItemFields, array<EwsSearchParameter>[]()[][]) |
Searches a folder for items that match the specified searching criteria.
| |
SearchItems(EwsFolderId, EwsPageView, array<EwsSearchParameter>[]()[][]) |
Searches a folder for items that match the specified searching criteria.
| |
SearchItems(EwsFolderId, EwsItemFields, EwsListView, array<EwsSearchParameter>[]()[][]) |
Searches a folder for items that match the specified searching criteria.
| |
SearchItems(EwsFolderId, EwsItemFields, EwsPageView, array<EwsSearchParameter>[]()[][]) |
Searches a folder for items that match the specified searching criteria.
|