SmtpException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9448)
Status
Gets the status of the response.
Declaration
public SmtpExceptionStatus Status { get; }
Property Value
| Type | Description |
|---|---|
| SmtpExceptionStatus | One of the SmtpExceptionStatus values. |