Skip to main content

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

NameDescription
ANameSpecify the name of the email header field.
AValueSpecify the value of the email header field.