Click or drag to resize
MimeKit

MailFolderThreadAsync Method

Overload List
 NameDescription
Public methodThreadAsync(ThreadingAlgorithm, SearchQuery, CancellationToken) Asynchronously thread the messages in the folder that match the search query using the specified threading algorithm.
Public methodThreadAsync(IListUniqueId, ThreadingAlgorithm, SearchQuery, CancellationToken) Asynchronously thread the messages in the folder that match the search query using the specified threading algorithm.
Top
See Also