Skip to main content

TCognitoIdentityProviderNotifyEmailType

Class in AWS.CognitoIdentityProvider

NotifyEmailType class.

Ancestors

Properties

HtmlBody

property HtmlBody: string

Subject

property Subject: string

TextBody

property TextBody: string

Constructors

Create

constructor Create; overload;

Constructor for TCognitoIdentityProviderNotifyEmailType.


constructor Create(const ASubject: string); overload;

Constructor for TCognitoIdentityProviderNotifyEmailType.

Parameters

NameDescription
ASubjectThe subject of the email.