Gets an error that occurred during message body parsing.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property BodyParsingError As Exception Get |
C# |
---|
public Exception BodyParsingError { get; } |