Click or drag to resize
MimeKit

MailFolderSort Method

Overload List
 NameDescription
Public methodSort(SearchQuery, IListOrderBy, CancellationToken) Sort messages matching the specified query.
Public methodSort(IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) Sort messages matching the specified query.
Public methodSort(SearchOptions, SearchQuery, IListOrderBy, CancellationToken) Sort messages matching the specified query.
Public methodSort(SearchOptions, IListUniqueId, SearchQuery, IListOrderBy, CancellationToken) Sort messages matching the specified query.
Top
See Also