| Name | Description |
---|
| Sort(String, CancellationToken) |
Sort messages matching the specified query.
|
| Sort(SearchQuery, IListOrderBy, CancellationToken) |
Sort messages matching the specified query.
|
| Sort(IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) |
Sort messages matching the specified query.
|
| Sort(SearchOptions, SearchQuery, IListOrderBy, CancellationToken) |
Sort messages matching the specified query.
|
| Sort(SearchOptions, IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) |
Sort messages matching the specified query.
|