Click or drag to resize
MimeKit

SearchQueryNotAnswered Field

Match messages that do not have the Answered flag set.

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

Field Value

SearchQuery
Remarks
Matches messages that do not have the Answered flag set.
See Also