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

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -