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.26106.1555
Syntax
public bool IgnoreHeaders { get; set; }

Property Value

Boolean
See Also