MimeUnparsableHeaderSeverity Enum
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
Specifies the header error severity.
Syntax
public enum MimeUnparsableHeaderSeverityFields
| Name | Description | 
|---|---|
| Error | A serious problem that causes an exception to be thrown by default. | 
| Warning | A less serious problem that does not cause an exception to be thrown by default. |