TSESV2MessageHeader
Class in AWS.SESV2
SESV2 MessageHeader class.
Ancestors
Properties
Name
property Name: string
Value
property Value: string
Constructors
Create
constructor Create(const AName, AValue: string);
Constructor for TSESV2MessageHeader.
Parameters
| Name | Description |
|---|---|
AName | Specify the name of the email header field. |
AValue | Specify the value of the email header field. |