| Name | Description |
---|
 | SearchAsync(SearchQuery, CancellationToken) |
Asynchronously search the folder for messages matching the specified query.
|
 | SearchAsync(IList<UniqueId>, SearchQuery, CancellationToken) |
Asynchronously search the subset of UIDs in the folder for messages matching the specified query.
|
 | SearchAsync(SearchOptions, SearchQuery, CancellationToken) |
Asynchronously search the folder for messages matching the specified query.
|
 | SearchAsync(SearchOptions, IList<UniqueId>, SearchQuery, CancellationToken) |
Asynchronously search the subset of UIDs in the folder for messages matching the specified query.
|