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
| Name | Description |
|---|---|
AContactListName | Specify the name of the contact list. |
ATopicName | Specify the name of the topic. |