ImapCommandResult

ImapCommandResult enumeration (5 values)

Enumerates the imap command results.

ValueDescription
UndeterminedIndicates that the result of command is undetermined.
SuccessIndicates that the command is successfully completed.
FailureIndicates that the command failed.
ErrorIndicates the protocol error or command syntax error.
ContinuationRequestIndicates that the next part of command is expected.