HeaderField (headerFieldsType) Element

Contains a field for a header in an email message.

<xs:element name="HeaderField"
    type="headerFieldType"
 />

The HeaderField element is defined by the headerFieldsType complex type.

Parent element

Element Derived from Description
HeaderFields headerFieldsType Specifies the header fields and their values used in the header of the email message.

Child elements

Element Type Description
Name nonEmptyString Specifies the name of the header field in an email message.
Value string Specifies the value of a header field in an email message.

Remarks

For C++ development, see HeaderFields Property of IEmailAction.

For script development, see EmailAction.HeaderFields.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]