Gets the raw POP3 response.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Response As String Get |
C# |
---|
public string Response { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Visual Basic |
---|
Public ReadOnly Property Response As String Get |
C# |
---|
public string Response { get; } |