Aspose::Email::Clients::Smtp
Contents
[
Hide
]Aspose::Email::Clients::Smtp namespace
The Aspose::Email::Clients::Smtp namespace contains the core SMTP client implementation and related types used to compose, send, and monitor email messages. It includes exception details, event argument classes, delivery method options, and result structures for robust mail transfer handling.
Classes
| Name | Description |
|---|---|
| Details_SmtpFailedRecipientException | Represents the exception which arises when the specified recipient is wrong |
| Details_SmtpFailedRecipientsException | Summary description for SmtpFailedRecipientsException. |
| FailedMailMessageEventArgs | Provides data for the MessageSending and MessageSent events. |
| IMailTransferAgent | Provides the base interface for mail transfer agents. |
| MailMessageEventArgs | Provides data for the MessageSending and MessageSent events. |
| SendMessagesResult | Contains result of operation with messages |
| SmtpClient | Allows applications to send messages by using the Simple Mail Transfer Protocol |
Enumerations
| Name | Description |
|---|---|
| SmtpDeliveryMethod | Smtp delivery method |
| SmtpKnownAuthenticationType | None |
| SmtpStatusCode | Smtp status codes |