Skip to main content

ISESV2Body

Interface in AWS.SESV2

Interface for Body.

Properties

Html

property Html: ISESV2Content

Type: ISESV2Content

Specifies the HTML message content for email clients that support HTML.

HTML messages can include formatted text, hyperlinks, images, and more.

Text

property Text: ISESV2Content

Type: ISESV2Content

Specifies the plain text content for an email message for email clients that don't support HTML.