I am saving .msg files to a specific folder. After this step am stuck. I have gone through multiple threads but am not able to find the solution for the below.
From the folder where i downloded .msg, I need to read it and save attachments, read mail subject, body, received time etc.
Can someone please help me with this.
@sowmya.krishna
please follow these steps.
put download activity inside "wait for download activity.
Wait for download activity will give you full path of downloaded file.
I have used the custom activity “Adrosonic.EmailFileReader.Activities” for reading .msg body and custom activity “Adrosonic.MailAttachments.Activities” for saving attachments inside .msg file