Skip to main content

TSESV2MessageTag

Class in AWS.SESV2

MessageTag class.

Ancestors

Properties

Name

property Name: string

Value

property Value: string

Constructors

Create

constructor Create; overload;

Constructor for TSESV2MessageTag.


constructor Create(const AName, AValue: string); overload;

Constructor for TSESV2MessageTag.

Parameters

NameDescription
ANameSpecifies the name of the message tag.
AValueSpecifies the value of the message tag.