Pop3ResponseReadEventArgs.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
Response
Gets the raw POP3 response.
Declaration
public string Response { get; }
Property Value
Type | Description |
---|---|
String | The raw POP3 response. |