I have a requirement to forward emails to someone else with a specific FROM field as soon as email reaches in D365. I know we can achieve this using custom workflow/plugin. But when creating a new email to forward using the code, will body of the old email also get appended to show that this email is a forward email and will show the way it shows in Outlook where earlier email's recipients (From, To, CC, Date) starts showing in the body of the email.
How can I achieve this functionality?