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