Specifies the problem encountered by the header parser.

Namespace:  Rebex.Mime
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Enumeration MimeUnparsableHeaderStatus
C#
public enum MimeUnparsableHeaderStatus

Members

Member nameDescription
Supported by the .NET Compact FrameworkUnableToParse
Unable to parse the header.
Supported by the .NET Compact FrameworkUnknownCharset
Unknown charset in Content-type header.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also