Gets the status of the header parser problem.

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

Syntax

Visual Basic
Public ReadOnly Property Status As MimeUnparsableHeaderStatus
	Get
C#
public MimeUnparsableHeaderStatus Status { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also