![]() | MailKit.Net.Imap Namespace |
Class | Description | |
---|---|---|
![]() ![]() | ImapClient |
An IMAP client that can be used to retrieve messages from a server.
|
![]() | ImapCommandException |
An exception that is thrown when an IMAP command returns NO or BAD.
|
![]() | ImapEvent |
An IMAP notification event.
|
![]() | ImapEventMessageNew |
An IMAP event notification for new or appended messages.
|
![]() | ImapEventGroup |
An IMAP event group used with the NOTIFY command.
|
![]() ![]() | ImapFolder |
An IMAP folder.
|
![]() | ImapFolderConstructorArgs |
Constructor arguments for ImapFolder.
|
![]() ![]() | ImapImplementation |
The details of an IMAP client or server implementation.
|
![]() | ImapMailboxFilter |
An IMAP mailbox filter for use with the NOTIFY command.
|
![]() | ImapMailboxFilterMailboxes |
An IMAP mailbox filter that specifies a list of folders to receive notifications about.
|
![]() | ImapMailboxFilterSubtree |
An IMAP mailbox filter that specifies a list of folder subtrees to get notifications about.
|
![]() | ImapProtocolException |
An IMAP protocol exception.
|
Interface | Description | |
---|---|---|
![]() | IImapClient |
An interface for an IMAP client.
|
![]() ![]() | IImapFolder |
An interface for an IMAP folder.
|
Delegate | Description | |
---|---|---|
![]() | ImapFetchStreamAsyncCallback |
An asynchronous callback used when fetching message streams.
|
![]() | ImapFetchStreamCallback |
A callback used when fetching message streams.
|
Enumeration | Description | |
---|---|---|
![]() ![]() | ImapCapabilities |
Capabilities supported by an IMAP server.
|
![]() | ImapCommandResponse |
An enumeration of possible IMAP command responses.
|