MimeException.Status Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 8.0.9673)
Status
Gets the status of the response.
Declaration
public MimeExceptionStatus Status { get; }
Property Value
| Type | Description |
|---|---|
| MimeExceptionStatus | One of the MimeExceptionStatus values. |