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