A developer uses Send Outlook Mail Message activity to send a notification mail to the Finance team. A developer wants to change the font color of the mail message to red. How can it be achieved?
A.
Change the font color property in Send Outlook Mail Message activity.
B.
Use HTML notation and set BodyIsHTML property to True.
C.
Use HTML notation and set IsBodyHTML property to True.
IsBodyHtml property specifies whether the body of the message is written in HTML format. Using HTML notation, it is possible to edit font color, text alignment, font and many other visual properties of the mail text.
UiPath Documentation
Exam Topic: Identify and describe how activities are used to automate actions in Excel, e-mail, and .pdfs
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit