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