Hello All,
I am having trouble in extracting email body containing HTML table using Outlook VBO.
The email received is a mail chain containing HTML Table and contents. I used Get Received Items (Basic) action in Outlook VBO and I get the entire email body with HTML contents.
Can anyone help me in extracting the body of the latest email only. Eg: if the email was first send on 3 days back and email conversation is being going on until today in the same thread. I just want to get the email body of the mail send today.
Also the HTML Table in the email body in a Collection. I believe a custom code is required.
Please suggest any alternate ways to retrieve it rather using regex or filter condition in the resulted whole email body from Get Received Items (Basic) action.
Thanks In advance,
Amrutha