Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSend(MailServerType, MailMessage)
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.
Public methodStatic memberSupported by the .NET Compact FrameworkSend(MailServerType, MimeMessage)
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.
Public methodStatic memberSupported by the .NET Compact FrameworkSend(MailServerType, MailMessage, String)
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.
Public methodStatic memberSupported by the .NET Compact FrameworkSend(MailServerType, MimeMessage, String)
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.

See Also