Share via


EmailMessage Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The EmailMessage type exposes the following members.

Constructors

  Name Description
Public method EmailMessage Overloaded.

Methods

  Name Description
Protected method CreateMailMessage
Creates a MailMessage from the configuration data which was used to create the instance of this object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Send
Uses the settings for the SMTP server and SMTP port to send the new mail message
Public method SendMessage
Uses the settings for the SMTP server and SMTP port to send the MailMessage that it is passed
Public method ToString (Inherited from Object.)

See Also

EmailMessage Class

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.