SmtpResponseReadEventArgs.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9561)
Response
Gets the raw SMTP response.
Declaration
public string Response { get; }
Property Value
| Type | Description |
|---|---|
| String | The raw SMTP response. |