Relative Content

Tag Archive for microsoft-graph-apiexchangewebservicesmicrosoft365

Creating threaded conversations in Microsoft 365

I have EWS code (not managed API) that creates messages in Microsoft 365 folders using “CreateItem”. In my XML I have various extended properties, plus the “MimeContent” property that contains the standard internet headers and message content. This works fine.