Class that represents an IMAP4 EXISTS response.
For a list of all members of this type, see ExistsResponse Members.
System.Object
Response
ExistsResponse
ExistsResponse is a class that represents an IMAP4 EXISTS
response.
An IMAP4 EXISTS response reports the number of messages in the currently selected mailbox. The server sends an EXISTS response in response to a SELECT or EXAMINE command. The server may also send an EXISTS response when the number of messages changes, such as when new mail arrives.
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)
ExistsResponse Members | Hunny.Mail Namespace | EXISTS response in the IMAP4 specification