Click or drag to resize
MimeKit

OrderByTo Field

Sort results by the first email address in the To header in ascending order.

Namespace: MailKit.Search
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public static readonly OrderBy To

Field Value

OrderBy
Remarks
Sort results by the first email address in the To header in ascending order.
See Also