Forum Discussion
Stuart_Schifter
May 28, 2021Copper Contributor
How can I add a HTML body for a Calendar event to an array and convert to JSON for event PATCH
I am trying to update Calendar Events via GRAPH and to succesfully replace the event message body I must pack the HTML body into a JSON file. I have been successful using simple html test content...
Stuart_Schifter
May 28, 2021Copper Contributor
This now works on Powershell v7. That is my answer...