Using Reply Activity for Microsoft 365

UiPath.MicrosoftOffice365.Activities.Mail.ReplyToEmailConnections

I am using this activity (Reply To Email) an i can ’ t send html content. The description says that we should use string type. When including HTML code as variable after a read text file, the activity doesn’ t work. However, when i do the same with the send email activity i receive the email in the correct format. ¿What could be the problem?

@gbaeza-rojanocussac,

This depends on the email you are replying to. If the original email body is in HTML format then only it will work in Reply to email as well.

Also try updating the Office365 package to latest possible version.

I have the last office 365 version 2.7.23.

And I have configured the reply to activity and the send email activity from outlook in the same way and the result is not the expected for reply to:

image

Regards. ¿How can I solve this? I need to include a html template to answer the costumers.

@gbaeza-rojanocussac,

Is your original email to which you are replying is having HTML body?

Yes, in fact with the output of the get email activity i have the properties email.Body and email.BodyAsHTML