Skip to main content

TSESV2DeleteContactRequest

Class in AWS.SESV2

DeleteContact request class.

Ancestors

Properties

ContactListName

property ContactListName: string

EmailAddress

property EmailAddress: string

Constructors

Create

constructor Create(const AContactListName, AEmailAddress: string);

Constructor for TSESV2DeleteContactRequest.

Parameters

NameDescription
AContactListNameSpecify the name of a contact list.
AEmailAddressSpecify the email address of an existing contact to delete.