ImapResponseLine.Raw Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Raw
Gets the raw unparsed data of the response line.
Declaration
public string Raw { get; }
Property Value
Type | Description |
---|---|
String | Raw unparsed line. |