Click or drag to resize
EmailInfoEmailHeaders Property
Gets or sets additional email headers to append to email message.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string EmailHeaders { get; set; }

Property Value

Type: String
See Also