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