Click or drag to resize

MessageErrorEventArgsException Property

The exception that caused the error

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also