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. |
| 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. |
Interfaces
| Interface | Description |
|---|---|
| IAsyncSmtpClient | Allows applications to send messages by using the Simple Mail Transfer Protocol (SMTP). |
| IMailTransferAgent | Provides the base interface for mail transfer agents. |
Enumeration
| Enumeration | Description |
|---|---|
| SmtpDeliveryMethod | Smtp delivery method |
| SmtpKnownAuthenticationType | |
| SmtpStatusCode | Smtp status codes |