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
| Name | Description |
|---|---|
AEmailAddress | Specify an email address that should be added to the suppression list for your account. |
AReason | Specify a reason for the email address to be added to the suppression list for your account. |