SAP Help Home SAP Intelligent RPA Help Portal SAP Intelligent RPA Community

Datatype - Email Parameters

Email Parameters

Property Type Description
From string Use this property to specify an account from which the mail will be sent. If not defined, the default account is used (Requires Agent 2.0.22 or more).
To string List of direct recipients of the email.
CC string List of Carbon Copy recipients of the email.
BCC string List of Blind Carbon Copy recipients of the email.
Subject string Subject of the email.
Body string Body of the email.
isHtmlBody boolean Property to define if the mail body is considered as html (set to false by default).
Attachments Array.<string> List of attachment file names.