Aspose::Email::Clients::Smtp::Models
Aspose::Email::Clients::Smtp::Models namespace
It includes classes such as SmtpSend for composing outbound messages and SmtpForward for relaying received mail, enabling developers to configure SMTP operations programmatically. These models encapsulate SMTP‑specific settings, attachments, and recipient information, simplifying integration with Aspose.Email’s SMTP client.
Classes
| Name | Description |
|---|---|
| SmtpForward | The IAsyncSmtpClient::ForwardAsync arguments. |
| SmtpSend | IAsyncSmtpClient::SendAsync method parameter set. |