MailMill .NET Class Library

Mail Methods

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

Public Static Methods

CreateEmailAddress Helper function that builds a full email address from a display name and an email address.

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.
LoadHtmlBody Loads the HtmlBody property from a file and sets the HtmlBaseLocation property to the file folder.
Save Saves the current message to the specified file.
Send Sends the current message
SetLicense This method must be called in order to activate features which are not included in the Standard version
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

Mail Class | MailMill Namespace