Click or drag to resize
MimeKit

FilterSearchQueryName Property

Get the name of the filter.

Namespace: MailKit.Search
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public string Name { get; }

Property Value

String
The name of the filter.
Remarks
Gets the name of the filter.
See Also