2

I'm using Microsoft get/free busy https://learn.microsoft.com/en-us/graph/outlook-get-free-busy-schedule API to get busy slots in the calendar but it only gives me slots for the main calendar. I need to find sub-calender slots too. Anyone, please help. enter image description here

I need Microsoft API which returns free/busy slots for sub-calendar for United States Holidays, Birthdays, Test calendars etc

  • the URL you posted does not work as you expect ... always doublecheck your post – jsotola Nov 27 '22 at 18:42
  • 1
    HERE is API URL Get Free/Busy Schedule https://learn.microsoft.com/en-us/graph/outlook-get-free-busy-schedule – Muhammad Shehryar Nov 27 '22 at 18:53
  • please fix your post ... do not add important info into a comment – jsotola Nov 27 '22 at 19:12
  • Exchange only tracks free busy on the primary calendar, for secondary calendars you would have to query the calendar directly (meaning you need read permissions) and create your own free busy logic. – Glen Scales Nov 27 '22 at 22:50

0 Answers0