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