Class that represents an IMAP4 BYE response.
For a list of all members of this type, see ByeResponse Members.
System.Object
Response
BaseStatusResponse
ByeResponse
A BYE response indicates that the server is closing the connection.
Typically, a BYE response contains human-readable text. You may get this text by getting the inherited ResponseText property.
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)
ByeResponse Members | Hunny.Mail Namespace | BYE response in the IMAP4 specification