The properties of the ErrorEventArgs class are listed below. For a complete list of ErrorEventArgs class members, see the ErrorEventArgs Members topic.
IsFinalError | Indicates whether the exception caused the current event will be thrown by MailBee once the current event handler finished execution. |
Reason | Gets the exception which caused the current event to be raised. |
State (inherited from CommonEventArgs) | Gets a reference to the object which was supplied by the developer in state parameter of asynchronous methods of the mailer components. |
ErrorEventArgs Class | MailBee Namespace