Hey Guys,
I want the Outlook New email window to open in my workflow, since my client wants to check the contents of the email before sending it to the recipients. I had searched a lot but could not find a solution. If you anybody has a solution that would help me a lot.
Since I could not find a solution I have decided to create a form.
I want to create a form which is exactly like the new email of Outlook.
Use Send Outlook Mail Message activity and select IsDraft option in it. So that mail will be saved in draft folder. You can refer the mail and if everything looks ok then you can send it.