Click or drag to resize

Msg2IMailConfigurationIgnoreHeaders Property

Gets or sets the value indicating if MSG headers should be copied to resulting email. Default is false.

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

Property Value

Type: Boolean
See Also