 | SearchQueryNotDraft Field |
Match messages that do not have the
Draft flag set.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic static readonly SearchQuery NotDraft
Field Value
SearchQuery
RemarksMatches messages that do not have the Draft flag set.
Note |
---|
This is equivalent to the UNDRAFT search key as defined in rfc3501. |
See Also