| SearchQueryNew Field |
Match messages with the
Recent flag set but not the
Seen.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public static readonly SearchQuery New
Field Value
SearchQueryRemarks Matches messages with the Recent flag set but not the Seen.
Note |
---|
This is equivalent to the NEW search key as defined in rfc3501. |
See Also