Open formerlymisterhenson opened 3 months ago
I don't think we will be doing this anytime soon, so if you're dependent on this you probably want to consider implementing something yourself, either for your own project or of course contribute back to .NET MAUI so everyone can benefit. I'll leave this here for now to gauge if other people need this too.
I'll leave this here for now to gauge if other people need this too.
Stumbled accross this error message today.
Edit:
After writing this comment, I got a notification, which I have no idea, what the notification is trying to tell me:
Description
I would like to be able to compose mails with an HTML body, as you can do on iOS or for example using an Outlook interop MailItem (on Windows).
MAUI gives you only an Exception on Windows (EmailImplementation):
Public API Changes
(none to my knowledge)
Intended Use-Case
Format the body of a mail e.g. for better readability or corporate identity stuff.