How to get original incoming email body format while forwarding outlook mail to another mailbox

Hi @Mohammad_Gouse ,

The following approach will help you,

Step 1. Create an HTML template as in the inline screenshot with place holders to replace value.
Step 2: Read the HTML template text file and assign the value to string variable.
Step 3: Replace the All HTML Body specific placeholders with actual values as in the inline screenshot.

Thank you.