Base class that represents an IMAP4 OK, NO, BAD, BYE, or PREAUTH response.
For a list of all members of this type, see BaseStatusResponse Members.
System.Object
Response
BaseStatusResponse
The OK, NO, BAD, BYE, and PREAUTH responses have very similar syntax. This base class represents these responses. Hunny.Mail provides subclasses that represent the specific responses:
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)
BaseStatusResponse Members | Hunny.Mail Namespace | Status responses section in the IMAP4 specification