Having trouble in adding a photo in the middle of the mail body in Send Outlook Activity

@Sudharsan_Ka

Add this in html code of the mail body.

Attach the image to mail as attachment using the Attach File option.

<img border=0 width=100 height=100 src="cid:imageName.jpg">

image name must be same in attachment as well as in cid attribute