imap/response library

Classes

FetchImapResult
Result for FETCH operations
GenericImapResult
A generic result that provide details about the success or failure of the command.
ImapWarning
Warnings can often be ignored but provide more insights in case of problems They are given in untagged responses of the server.
QuotaResult
Result for QUOTA operations
QuotaRootResult
Result for QUOTAROOT operations
Response<T>
Base class for command responses.
SearchImapResult
Result for SEARCH and UID SEARCH operations
SortImapResult
Result for SORT and UID SORT operations
StoreImapResult
Result for STORE and UID STORE operations
UidResponseCode

Enums

ResponseStatus
Status for command responses.