sorry I'm new to MS Graph. I'm working on a app to extract meeting history data for past hour/day/week/month for my company. I'm working on a tool to create event. I use create event, after I create event, I use getSchedule with schedules as the same meeting room, but nothing found. I can see the meeting in outlook, but does not appear correct. e.g. for the same meeting room, in normal case, it will show the capacity (e.g. 100 people), for the meeting created from API, I cannot find that kind of information. here is code I used in create event:
"location": {
"displayName": "London-DaVinci"
}
here is the displayName, I also tested with email address and alias, none of them works. what could be go wrong?
Thanks Wes
Ok, i tried the following and its working for me:
Just like this: