C# (CSharp) MailKit.Search OrderBy - 11 examples found. These are the top rated real world C# (CSharp) examples of MailKit.Search.OrderBy extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Specifies a sort order for search results.
You can combine multiple OrderBy rules to specify the sort order that IMailFolder.Search(SearchQuery,System.Collections.Generic.IList<OrderBy>,System.Threading.CancellationToken) should return the results in.