SmtpRejectedRecipient.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
Response
Gets the response that rejected the recipient.
Declaration
public SmtpResponse Response { get; }
Property Value
Type | Description |
---|---|
SmtpResponse | Response that rejected the recipient. |