|  | IImap | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Search(SearchQuery, CancellationToken) | Search the folder for messages matching the specified query. | 
|  | Search(String, CancellationToken) | Search the folder for messages matching the specified query. | 
|  | Search(IListUniqueId, SearchQuery, CancellationToken) | Search the subset of UIDs in the folder for messages matching the specified query. | 
|  | Search(SearchOptions, SearchQuery, CancellationToken) | Search the folder for messages matching the specified query. | 
|  | Search(SearchOptions, IListUniqueId, SearchQuery, CancellationToken) | Search the subset of UIDs in the folder for messages matching the specified query. | 
 See Also
See Also