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