MimeHeader.Unparsable Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9083)
Unparsable
Gets a value indicating whether the header was unparsable.
Declaration
public bool Unparsable { get; }
Property Value
Type | Description |
---|---|
Boolean | True if unparsable; false if parsable. |