Dear all,
I need to replace my get outlook mail messages activity with IMAP activity. With get outlook messages I got all my mails in simple text if i used a message box and placed mail.body.tostring inside. But now with IMAP all i get is html text. Do you know a way to convert it? I don’t see any option
Tried assigning mail.isbodyhtml = false in the for each but it doesn’t work.
Thank you for your help,
Zew