Overload List
| Name | Description | |
|---|---|---|
| Send(MailServerType, MailMessage) |
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.
| |
| Send(MailServerType, MimeMessage) |
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.
| |
| Send(MailServerType, MailMessage, String) |
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.
| |
| Send(MailServerType, MimeMessage, String) |
Sends the message by submitting it into the MS IIS SMTP service's pickup directory.
|