Gets the Pop3ResponseStatus of this response.
Namespace: Lesnikowski.ClientAssembly: Mail (in Mail.dll) Version: 3.0.1213.909
Syntax
| C# |
|---|
public Pop3ResponseStatus Status { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Status As Pop3ResponseStatus Get |
| Visual C++ |
|---|
public: property Pop3ResponseStatus Status { Pop3ResponseStatus get (); } |