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 | |
---|---|---|
EmailMessage | Overloaded. |
Methods
Name | Description | |
---|---|---|
CreateMailMessage |
Creates a MailMessage from the configuration data which was used to create the instance of this object.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Send |
Uses the settings for the SMTP server and SMTP port to send the new mail message
|
|
SendMessage |
Uses the settings for the SMTP server and SMTP port to send the MailMessage that it is passed
|
|
ToString | (Inherited from Object.) |
See Also
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. |