[Missing namespace summary documentation for N:LumiSoft.Net.IMAP.Client]
| C# | Visual Basic | Managed C++ |
namespace LumiSoft.Net.IMAP.Client
Namespace LumiSoft.Net.IMAP.Client
namespace LumiSoft.Net.IMAP.Client
| All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| IMAP_Acl |
IMAP ACL entry. Defined in RFC 2086.
| |
| IMAP_Client |
IMAP client.
| |
| IMAP_FetchItem |
IMAP fetch item.
| |
| IMAP_FetchItem_Flags |
Specifies what data is requested from IMAP server FETCH command.
Fetch items are flags and can be combined. For example: IMAP_FetchItem_Flags.MessageFlags | IMAP_FetchItem_Flags.Header.
| |
| IMAP_Namespace |
IMAP namespace. Defined in RFC 2342.
| |
| IMAP_NamespacesInfo |
IMAP namespaces info. Defined in RFC 2342.
| |
| IMAP_Quota |
IMAP quota entry. Defined in RFC 2087.
|