EmailMessageHeaders Property |
Gets the collection of extra e-mail header fields (apart from the standard set).
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax public NameValueCollection Headers { get; }
Property Value
Type:
NameValueCollectionSee Also