| Name | Description |
---|
| SortAsync(SearchQuery, IListOrderBy, CancellationToken) |
Asynchronously sort messages matching the specified query.
|
| SortAsync(IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) |
Asynchronously sort messages matching the specified query.
|
| SortAsync(SearchOptions, SearchQuery, IListOrderBy, CancellationToken) |
Asynchronously sort messages matching the specified query.
|
| SortAsync(SearchOptions, IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) |
Asynchronously sort messages matching the specified query.
|