Skip to main content

TSESV2ListManagementOptions

Class in AWS.SESV2

ListManagementOptions class.

Ancestors

Properties

ContactListName

property ContactListName: string

TopicName

property TopicName: string

Constructors

Create

constructor Create(const AContactListName: string; ATopicName: string = '');

Constructor for TSESV2ListManagementOptions.

Parameters

NameDescription
AContactListNameSpecify the name of the contact list.
ATopicNameSpecify the name of the topic.