An API that connects multiple Microsoft services, enabling data access and automation across platforms
Find meeting times (V2) dose not take in consideration working hour form outlook calendar
I am using Power automate to run Find meeting times (V2) which uses findMeetingTimes graph call. In outlook you can set different working hours for different days (new feature implemented some time ago), but it looks like that api is not taking it in consideration and is checking 8 -17 (default that is in documention). I tested differen arguments that are in the call (for example different Activity Domains), but it I recieve the same result, so for example someone works till 15:00 I check 16:00 and it shows that this person is available.
Would someone be able to anwser which work hours this api uses? And how to use new working hours to check availability?