Hi i am encountering issues with displaying inline images on Gmail when trying to send it with Send outlook mail activity.
Image is displaying in Outlook, but not in Gmail. Have tried sending it manually, and the inline image does displays (on Gmail). Please find attached code for reference… Thanks anyways.
You should convert the image first to base64 format string, and then use that string in your email body, instead of just adding sampleStaff.jpg to your email body