Abstract class that represents an IMAP4 server response.
For a list of all members of this type, see Response Members.
System.Object
Response
Response is the super class of several other classes that
represent standard IMAP4 responses. One purpose for Response is
to allow the subclasses to be contained in a common list.
There is very little functionality in the Response class,
so you will have to cast any Response object to a more specific
class.
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)
Response Members | Hunny.Mail Namespace