Click or drag to resize
MimeKit

OrderByReverseCc Field

Sort results by the first email address in the Cc header in descending order.

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

Field Value

OrderBy
Remarks
Sort results by the first email address in the Cc header in descending order.
See Also