Overload List

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

See Also