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

Datatype - Email Reply Parameters

Email Reply Parameters

Property Type Description
From string Use this property to specify an account from which the reply will be sent. If not defined, the reply is sent from the account that received the original mail (Requires Agent 2.0.22 or more).
To string List of direct recipients to append to the existing list of direct recipients of the email reply.
CC string List of Carbon Copy recipients to append to the list of direct recipients of the email reply.
BCC string List of Blind Carbon Copy recipients to append to the list of direct recipients of the email reply.
Subject string Subject to append to the existing subject of the email reply.
Body string Body to append to the existing subject of the email reply.
Attachments Array.<string> List of attachment file names to append to the existing attachments of the email reply.