console - Image not getting displayed in the email body -
we have body of email stored in sharepoint list.there image embedded in email body. http://example.net/image/signature.jpg'/> when email getting triggered sharepoint designer list workflow, image getting displayed in email body. when send email using smtp server in console application, instead of image img tag gets displayed.(http://example.net/image/signature.jpg'/>).
why happening?
Comments
Post a Comment