Not able to see images in the outlook mail

Hello All,

1.I am trying to send an email that has images included in the body of the mail. I am able to see only the text matter but not the image.
2.Is there any way that I can edit the body of the mail.
Example: I need to send a mail to a group of people and I need to add each person name in the body of the mail before sending.

Kindly suggest me…
Thanks in advance.

B-2

  1. If you gave the full path of the image, it will pick it up for sure and make sure isHTML is checked
  2. Why don’t you add all the names in an array and send the mail looping through the array, so that you will get the names one after the other

Thank you so much bro, It Worked.