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