Shunde.NET Framework Class Library

Email Methods

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

Public Instance Methods

BulkSend Sends this email to bulk recipients
Dispose (inherited from MailMessage)Overloaded. Releases all resources used by the MailMessage.
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. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
SendOverloaded. Sends this email message
SetHtmlMessageSets the message body as HTML
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Dispose (inherited from MailMessage)Overloaded. Releases the unmanaged resources used by the MailMessage and optionally releases the managed resources.
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

Email Class | Shunde.Common Namespace