Understanding Microsoft graph /getSchedule Api functionality
问题 I am trying to use graph /getSchedule api to check for meeting conflict. However I'm not quite about functionality and usage of request input field "availabilityViewInterval". My basic requirement is to pass a start and end dateTime and see if the resource is available(free/busy). Although I am able to get that in /getSchedule Api but not sure on some of the fields in request and response. "availabilityViewInterval" : This is a request field and is stated in document as optional but while