Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendEmail - Inline Attachments for Logos in HTML #56

Open
iqmeta opened this issue Oct 12, 2022 · 2 comments
Open

SendEmail - Inline Attachments for Logos in HTML #56

iqmeta opened this issue Oct 12, 2022 · 2 comments

Comments

@iqmeta
Copy link

iqmeta commented Oct 12, 2022

Hi there,

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Can only add Attachments but no linked Resource

image

Expected/desired behavior

How to make Inline Attachments to have Images in HTML

image

Like in .NET Framework with

AlternateView av1 = AlternateView.CreateAlternateViewFromString
(“<html><body><img src=cid:companylogo/><br></body></html>” +
strMailContent, null, MediaTypeNames.Text.Html);

av1.LinkedResources.Add(logo);

Best regards.

@petrsvihlik
Copy link

hi @iqmeta , could you please add this feedback to https://feedback.azure.com/d365community/forum/81ff6d2b-0c25-ec11-b6e6-000d3a4f0858 for more visibility? thank you!

@tcrevier
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants