Click or drag to resize
MimeKit

SearchQueryDraft Field

Match messages with the Draft flag set.

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

Field Value

SearchQuery
Remarks
Matches messages with the Draft flag set.
See Also