Indicates whether an IMAP4 command suceeded or failed.
| Member Name | Description |
|---|---|
| Undefined | Indicates that the value has not been set. |
| Ok | Indicates that the IMAP4 command succeeded. |
| No | Indicates that the IMAP4 command failed with a NO response. |
| Bad | Indicates that the IMAP4 command failed with a BAD response. |
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)