Click or drag to resize
EmailMessageHeaders Property
Gets the collection of extra e-mail header fields (apart from the standard set).

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public NameValueCollection Headers { get; }

Property Value

Type: NameValueCollection
See Also