SmtpResponse.Detail Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
Detail
Gets the detail code of enhanced SMTP status code, or -1 if not supported.
Declaration
public int Detail { get; }
Property Value
Type | Description |
---|---|
Int32 | The detail of enhanced SMTP status code. |