SmtpResponse.Group Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
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. |