SmtpRejectedRecipient.Error Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 8.0.9673)
Error
Gets the exception thrown while attempting to deliver the message, if there was any.
Declaration
public Exception Error { get; }
Property Value
| Type | Description |
|---|---|
| Exception | Delivery error. |