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