The methods of System.Web.Mail.SmtpMail are listed below. For a list of all members, see the SmtpMail Members list.
See Also: Inherited members from System.Object
Sends an e-mail message using arguments supplied in the properties of the System.Web.Mail.MailMessage class. Recommended alternative: System.Net.Mail.
Sends an e-mail message using the specified destination parameters. Recommended alternative: System.Net.Mail.