ImapCommandResult
ImapCommandResult enumeration
Enumerates the imap command results.
Members
| Member name | Description |
|---|---|
| UNDETERMINED | Indicates that the result of command is undetermined. |
| SUCCESS | Indicates that the command is successfully completed. |
| FAILURE | Indicates that the command failed. |
| ERROR | Indicates the protocol error or command syntax error. |
| CONTINUATION_REQUEST | Indicates that the next part of command is expected. |
See Also
- namespace aspose.email.clients.imap
- assembly Aspose.Email