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