Click or drag to resize
MimeKit

ImapEventGroupMailboxFilter Property

Get the mailbox filter.

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

Property Value

ImapMailboxFilter
The mailbox filter.
Remarks
Gets the mailbox filter.
See Also