SmtpRejectedRecipientEventArgs.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9313)
Response
Gets the SMTP server response.
Declaration
public SmtpResponse Response { get; }
Property Value
| Type | Description |
|---|---|
| SmtpResponse | SMTP response. |