0 out of 6 rated this helpful - Rate this topic

SmtpClient.Send Method

Sends an e-mail message to an SMTP server for delivery. These methods block while the message is being transmitted.
Name Description
SmtpClient.Send (MailMessage) Sends the specified message to an SMTP server for delivery.
SmtpClient.Send (String, String, String, String) Sends the specified e-mail message to an SMTP server for delivery. The message sender, recipients, subject, and message body are specified using String objects.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ