EwsSearch Method
Searches the specified folder for items matching the given criteria.
Overload List
  NameDescription
Public methodSearch(FolderId, SearchFilter)
Searches the specified folder for items matching the given criteria.
Public methodSearch(FolderId, SearchFilter, ItemView)
Searches the specified folder for items matching the given criteria and delivers the results accordingly the specified ItemView.
Top
See Also