Click or drag to resize
MimeKit

MailFolderSortAsync Method

Overload List
 NameDescription
Public methodSortAsync(SearchQuery, IListOrderBy, CancellationToken) Asynchronously sort messages matching the specified query.
Public methodSortAsync(IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) Asynchronously sort messages matching the specified query.
Public methodSortAsync(SearchOptions, SearchQuery, IListOrderBy, CancellationToken) Asynchronously sort messages matching the specified query.
Public methodSortAsync(SearchOptions, IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) Asynchronously sort messages matching the specified query, returning the search results in the specified sort order.
Top
See Also