Click or drag to resize

PartialMailJoinerIgnoreId Property

Gets or sets the value indicating if the Content-Type's header id field should be ignored. Default is false.

Namespace:  Limilabs.Mail.Tools
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool IgnoreId { get; set; }

Property Value

Type: Boolean
See Also