| ImapEventGroupMailboxFilter Property |
Get the mailbox filter.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public ImapMailboxFilter MailboxFilter { get; }
Property Value
ImapMailboxFilterThe mailbox filter.
Remarks
Gets the mailbox filter.
See Also