Hunny Software Library Reference

Imap4Utility Methods

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

Public Static (Shared) Methods

FromDateString Parses an IMAP4 date and time string.
ToDateString Creates an IMAP4 date and time string.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Imap4Utility Class | Hunny.Mail Namespace