IMail |
| Name | Description | |
|---|---|---|
| Search(SearchQuery, 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. |