Syntax
| C# |
|---|
public class Pop3Response |
| Visual Basic (Declaration) |
|---|
Public Class Pop3Response |
| Visual C++ |
|---|
public ref class Pop3Response |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| Message |
String that holds response without "-ERR", or "+OK" strings.
| |
| Status |
Response status (positive, negative, unknown).
|
See Also
Lesnikowski.Client Namespace