The MimeUnparsableHeaderEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Error |
Gets the header parser error for this header.
| |
Ignore |
Gets or sets the value indicating whether to ignore this error. A default value is determined by the IgnoreUnparsableHeaders flag of Options property.
| |
Name |
Gets the header name.
| |
Raw |
Gets the raw text representation of this header.
| |
Severity |
Gets the severity of the header parser problem.
| |
Status |
Gets the status of the header parser problem.
|