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