This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
SendMailErrorEventArgs Properties
The SendMailErrorEventArgs type exposes the following members.
|
| Name | Description |
|---|
|
Exception
|
Returns the exception thrown by an SMTP mail service when an e-mail message cannot be sent.
|
|
Handled
|
Indicates if the SMTP exception that is contained in the Exception property has been handled.
|
Top