Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsItemFields, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsPageView, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsItemFields, EwsListView, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.
Public methodSupported by the .NET Compact FrameworkSearch(EwsFolderId, EwsItemFields, EwsPageView, array<EwsSearchParameter>[]()[][])
Searches a folder for messages that match the specified searching criteria.

See Also