Gets the status of the response.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
| Visual Basic |
|---|
Public Property Status As Pop3ExceptionStatus Get Private Set |
| C# |
|---|
public Pop3ExceptionStatus Status { get; private set; } |