Gets or sets the value indicating whether to ignore this error. A default value is determined by the IgnoreUnparsableHeaders flag of Options property.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property Ignore As Boolean Get Set |
C# |
---|
public bool Ignore { get; set; } |