Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsItemFields, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsPageView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsItemFields, EwsListView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkBeginSearch(EwsFolderId, EwsItemFields, EwsPageView, array<EwsSearchParameter>[]()[][], AsyncCallback, Object)
Begins asynchronous Search operation. Searches a folder for messages that match the specified searching criteria.

See Also