Click or drag to resize
MimeKit

ImapMailboxFilter Fields

The ImapMailboxFilter type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberInboxes An IMAP mailbox filter specifying the currently selected folder.
Public fieldStatic memberPersonal An IMAP mailbox filter specifying all selectable folders within the user's personal namespace.
Public fieldStatic memberSelected An IMAP mailbox filter specifying that the client wants immediate notifications for the currently selected folder.
Public fieldStatic memberSelectedDelayed An IMAP mailbox filter specifying the currently selected folder but delays notifications until a command has been issued.
Public fieldStatic memberSubscribed An IMAP mailbox filter that refers to all subscribed folders.
Top
See Also