 | SearchQueryDeleted Field |
Match messages with the
Deleted flag set.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic static readonly SearchQuery Deleted
Field Value
SearchQuery
RemarksMatches messages with the Deleted flag set.
Note |
---|
This is equivalent to the DELETED search key as defined in rfc3501. |
See Also