Click or drag to resize
MimeKit

ImapMailboxFilterName Property

Get the name of the mailbox filter.

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

Property Value

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