Pop3MessageInfo.HeadersParsed Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9448)
HeadersParsed
Gets the value indicating whether the message headers were parsed.
Declaration
public bool HeadersParsed { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if parsed; false if not. |