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