![]() | Imap |
Name | Description | |
---|---|---|
![]() | SearchAsync(SearchQuery, CancellationToken) | Asynchronously search the folder for messages matching the specified query. |
![]() | SearchAsync(String, CancellationToken) | Asynchronously search the folder for messages matching the specified query. |
![]() | SearchAsync(IListUniqueId, 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, IListUniqueId, SearchQuery, CancellationToken) | Asynchronously search the subset of UIDs in the folder for messages matching the specified query. |