Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSendDirect(MailMessage)
Sends the message by submitting the message directly to the recipients' SMTP servers.
Public methodStatic memberSupported by the .NET Compact FrameworkSendDirect(MimeMessage)
Sends the message by submitting the message directly to the recipients' SMTP servers.
Public methodStatic memberSupported by the .NET Compact FrameworkSendDirect(String, String, String, String)
Sends a mail message constructed from the specified parameters by submitting it directly to the recipients' SMTP servers.

See Also