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