Skip to main content

TSESV2DeleteEmailIdentityRequest

Class in AWS.SESV2

DeleteEmailIdentity request class.

Ancestors

Properties

EmailIdentity

property EmailIdentity: string

Constructors

Create

constructor Create(const AEmailIdentity: string);

Constructor for TSESV2DeleteEmailIdentityRequest.

Parameters

NameDescription
AEmailIdentitySpecify the email identity (email address or domain name) to delete.