Class that represents an IMAP4 CAPABILITY response.
For a list of all members of this type, see CapabilityResponse Members.
System.Object
Response
CapabilityResponse
An IMAP4 server sends a CAPABILITY response in response to a CAPABILITY command. In a CAPABILITY response, the server lists the features (that is, the capabilities) that it supports.
The CapabilityResponse class provides an interface to
access the list of capabilities via the NumItems property and ItemAt method.
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)
CapabilityResponse Members | Hunny.Mail Namespace | Imap4Client.Capability method | CAPABILITY response in the IMAP4 specification