SmtpRejectedRecipient.Error Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
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. |