| SearchQueryNotFlagged Field |
Match messages that do not have the
Flagged flag set.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public static readonly SearchQuery NotFlagged
Field Value
SearchQueryRemarks Matches messages that do not have the Flagged flag set.
Note |
---|
This is equivalent to the UNFLAGGED search key as defined in rfc3501. |
See Also