aspose.email.clients.smtp
Contents
[
Hide
]the aspose.email.clients.smtp namespace provides classes for sending messages by using the simple mail transfer protocol (smtp).
Classes
| Class | Description |
|---|---|
| FailedMailMessageEventArgs | Provides data for the MessageSending and MessageSent events. |
| IAsyncSmtpClient | Allows applications to send messages by using the Simple Mail Transfer Protocol (SMTP). |
| 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 (SMTP). |
| SmtpFailedRecipientException | Represents the exception which arises when the specified recipient is wrong |
| SmtpFailedRecipientsException | Summary description for SmtpFailedRecipientsException. |
Enumerations
| Enumeration | Description |
|---|---|
| SmtpDeliveryMethod | Smtp delivery method |
| SmtpKnownAuthenticationType | |
| SmtpStatusCode | Smtp status codes |