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