| FilterSearchQueryName Property |
Get the name of the filter.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Name { get; }
Property Value
StringThe name of the filter.
Remarks
Gets the name of the filter.
See Also