Sends the message by submitting the message directly to the recipients' SMTP servers.

      Overload List

      SendDirect(MailMessage)Sends the message by submitting the message directly to the recipients' SMTP servers.SendDirect(MimeMessage)Sends the message by submitting the message directly to the recipients' SMTP servers.SendDirect(String, String, String, String)Sends a mail message constructed from the specified parameters by submitting it directly to the recipients' SMTP servers.
      Top

      See Also