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