Click or drag to resize
MimeKit

OrderByArrival Field

Sort results by arrival date in ascending order.

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

Field Value

OrderBy
Remarks
Sort results by arrival date in ascending order.
See Also