IAsyncSmtpClient.SendAsync
IAsyncSmtpClient.SendAsync method
Send the specified messages.
public Task SendAsync(SmtpSend parameters)
Parameter | Type | Description |
---|---|---|
parameters | SmtpSend | The parameter set. |
See Also
- class SmtpSend
- interface IAsyncSmtpClient
- namespace Aspose.Email.Clients.Smtp
- assembly Aspose.Email