Click or drag to resize
MimeKit

MessageThreader Methods

The MessageThreader type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetThreadableSubject Gets the threadable subject.
Public Extension MethodThread(IEnumerableIMessageSummary, ThreadingAlgorithm) Thread the messages according to the specified threading algorithm.
Public Extension MethodThread(IEnumerableIMessageSummary, ThreadingAlgorithm, IListOrderBy) Threads the messages according to the specified threading algorithm and sorts the resulting threads by the specified ordering.
Top
See Also