Hunny Software Library Reference

Imap4Client Methods

The methods of the Imap4Client class are listed below. For a complete list of Imap4Client class members, see the Imap4Client Members topic.

Public Instance Methods

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.
ConnectOverloaded. Opens a connection to an IMAP4 server.
CopyOverloaded. 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.
FetchOverloaded. 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.
StoreOverloaded. Sends a STORE command.
Subscribe Sends a SUBSCRIBE command.
ToString (inherited from Object)Returns a String that represents the current Object.
UidCopyOverloaded. Sends a UID COPY command.
UidFetchOverloaded. Sends a UID FETCH command.
UidSearch Sends a UID SEARCH command.
UidStoreOverloaded. Sends a UID STORE command.
Unsubscribe Sends an UNSUBSCRIBE command.

Protected Instance Methods

Finalize Releases all resources used by this instance.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Imap4Client Class | Hunny.Mail Namespace | RFC 3501: Internet Message Access Protocol - Version 4rev1