SmtpSend Method
Overload List
  NameDescription
Public methodCode exampleSend
Sends the mail message to the recipients specified in the message.
Public methodCode exampleSend(String, EmailAddressCollection)
Sends the mail message to the specified recipients.
Public methodCode exampleSend(String, String)
Sends the mail message to the specified recipients e-mail addresses.
Top
See Also