Click or drag to resize
MimeKit

SearchQueryNew Field

Match messages with the Recent flag set but not the Seen.

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

Field Value

SearchQuery
Remarks
Matches messages with the Recent flag set but not the Seen.
See Also