| Member | Value | Description |
|---|---|---|
| imapCommand | 1 | Command method. |
| imapCopy | 10 | Copy method. |
| imapDelete | 11 | Delete method. |
| imapGet | 12 | Get method. |
| imapIdle | 19 | Idle. |
| imapLogin | 2 | Login method. |
| imapLogout | 3 | Logout method. |
| imapMailboxAdd | 9 | Mailbox Add method. |
| imapMailboxesAdd | 4 | Mailboxes Add method. |
| imapMailboxesRefresh | 6 | Refresh method. |
| imapMailboxRefresh | 17 | Mailbox Refresh method. |
| imapPurge | 13 | Purge method. |
| imapPut | 14 | Put method. |
| imapRemove | 5 | Remove method. |
| imapRename | 18 | Rename. |
| imapSearch | 15 | Search method. |
| imapSubscribe | 7 | Subscribe method. |
| imapUndelete | 16 | Undelete method. |
| imapUnknown | 0 | Unknown command. |
| imapUnsubscribe | 8 | Unsubscribe method. |