ImapException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Status
Gets the status of the response.
Declaration
public ImapExceptionStatus Status { get; }
Property Value
Type | Description |
---|---|
ImapExceptionStatus | One of the ImapExceptionStatus values. |