Extend Mail Endpoint of Graph API to set encoding of mail content

Extend Mail Endpoint of Graph API to set encoding of mail content
1

Upvotes

Upvote

 Apr 04 2022
0 Comments 
New

My customer tries to send mails via the Graph API with the result of different looking mails (e.g. font family etc.). After an investigation we found out that the mails are sending each time with a different html encoding. 

 

This seems an issue which is already known and also faced by other people

 

So for our solution it would be every beneficial to set the html encoding for mail body when sending the mail via Graph API.