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

NameDescription
SmtpForwardThe IAsyncSmtpClient::ForwardAsync arguments.
SmtpSendIAsyncSmtpClient::SendAsync method parameter set.