Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the header fields and their values used in the header of the email message.
<xs:element name="HeaderFields"
type="headerFieldsType"
/>
The HeaderFields element is defined by the sendEmailType complex type.
Parent element
| Element | Derived from | Description |
|---|---|---|
| SendEmail (actionGroup) | sendEMailType | Represents an action that sends an email message. |
Child elements
| Element | Type | Description |
|---|---|---|
| HeaderField | headerFieldType | Contains a field for a header 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] |