Microsoft graph api - Fetching events returns funky subject
问题 I suspect that there might be a bug in the graph Api. I have a Powershellscript that fetches events for a series of meetingrooms. the URL i use: "https://graph.microsoft.com/v1.0/users/ roomuserid /Events? $Filter=start/datetime ge '2018-10-29'" the response looks like it should(in Json format), but however, on some events(but not all) the subject field seems to also include the name of the organizer. For example: if John Doe books a meeting in meetingroom 1, with the subject "Meeting1", the