SmtpResponse.Group Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 8.0.9673)
Group
Gets the group of the SMTP response code.
Declaration
public int Group { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The group of the SMTP response code. |