Allow parsing of oversized lines. Using this option is discouraged.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property AllowOversizedLines As Boolean Get Set |
| C# |
|---|
public bool AllowOversizedLines { get; set; } |