Click or drag to resize
MimeKit

SearchQueryAll Field

Match all messages in the folder.

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

Field Value

SearchQuery
Remarks
Matches all messages in the folder.
See Also