| Name | Description |
---|
| Send(MimeMessage, CancellationToken, ITransferProgress) |
Send the specified message.
|
| Send(FormatOptions, MimeMessage, CancellationToken, ITransferProgress) |
Send the specified message.
|
| Send(MimeMessage, MailboxAddress, IEnumerableMailboxAddress, CancellationToken, ITransferProgress) |
Send the specified message using the supplied sender and recipients.
|
| Send(FormatOptions, MimeMessage, MailboxAddress, IEnumerableMailboxAddress, CancellationToken, ITransferProgress) |
Send the specified message using the supplied sender and recipients.
|