Skip to main content

TSESV2PutSuppressedDestinationRequest

Class in AWS.SESV2

PutSuppressedDestination request class.

Ancestors

Properties

EmailAddress

property EmailAddress: string

Reason

property Reason: string

Constructors

Create

constructor Create(const AEmailAddress, AReason: string);

Constructor for TSESV2PutSuppressedDestinationRequest.

Parameters

NameDescription
AEmailAddressSpecify an email address that should be added to the suppression list for your account.
AReasonSpecify a reason for the email address to be added to the suppression list for your account.