SmtpResponse.Raw Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
Raw
Gets the full unparsed response of the SMTP server.
Declaration
public string Raw { get; }
Property Value
Type | Description |
---|---|
String | The full unparsed response of the SMTP server. |