ImapMessageInfo.HeadersParsingError Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9448)
HeadersParsingError
Gets an error that occurred during message headers parsing.
Declaration
public Exception HeadersParsingError { get; }
Property Value
| Type | Description |
|---|---|
| Exception | An error that occurred during message headers parsing. |