Gets a value indicating whether the header was unparsable.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Unparsable As Boolean Get |
C# |
---|
public bool Unparsable { get; } |