Click or drag to resize
MimeKit

OrderByReverseSize Field

Sort results by the message size in descending order.

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

Field Value

OrderBy
Remarks
Sort results by the message size in descending order.
See Also