I've been able to successfully send an HTML email using the latest MAPIEx VBO (HTML), however, I'm not sure how to show embedded images that were in the message. I have tried attaching them to the message, but I'm not able to attach even a single .jpg or .gif (i.e. "C:\Temp\images\image001.jpg"). Does anyone know how to do this? It would be great if HTML was an editor option in the Message body of the Send Email page.
I know I can source the image some how with src=cid:image001.jpg, for example, but I get this error when even trying to attach one image:
Failure in Send Mail function of Blue Prism Extended MAPI Automation. Failed to add attachment ("C:\temp\images\image001.jpg")