The methods of the Imap4Client class are listed below. For a complete list of Imap4Client class members, see the Imap4Client Members topic.
Append | Sends an APPEND command. |
AuthenticateCramMd5 | Sends an AUTHENTICATE CRAM-MD5 command. |
AuthenticatePlain | Sends an AUTHENTICATE PLAIN command. |
Cancel | Cancels a currently executing command. |
Capability | Sends the CAPABILITY command. |
Check | Sends a CHECK command. |
Close | Sends a CLOSE command. |
Connect | Overloaded. Opens a connection to an IMAP4 server. |
Copy | Overloaded. Sends a COPY command. |
Create | Sends a CREATE command. |
Delete | Sends a DELETE command. |
Disconnect | Closes the connection to the IMAP4 server. |
Dispose | Releases all resources used by this instance. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Examine | Sends an EXAMINE command. |
Expunge | Sends an EXPUNGE command. |
Fetch | Overloaded. Sends a FETCH command. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
List | Sends a LIST command. |
Login | Sends a LOGIN command. |
Logout | Sends a LOGOUT command. |
Lsub | Sends an LSUB command. |
Noop | Sends a NOOP command. |
Rename | Sends a RENAME command. |
ResponseAt | Gets the response at the specified position. |
Search | Sends a SEARCH command. |
Select | Sends a SELECT command. |
Status | Sends a STATUS command. |
Store | Overloaded. Sends a STORE command. |
Subscribe | Sends a SUBSCRIBE command. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
UidCopy | Overloaded. Sends a UID COPY command. |
UidFetch | Overloaded. Sends a UID FETCH command. |
UidSearch | Sends a UID SEARCH command. |
UidStore | Overloaded. Sends a UID STORE command. |
Unsubscribe | Sends an UNSUBSCRIBE command. |
Finalize | Releases all resources used by this instance. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Imap4Client Class | Hunny.Mail Namespace | RFC 3501: Internet Message Access Protocol - Version 4rev1