jp-Telus

Results 1 issues of jp-Telus

I called the FindMeetingTime API ( /me/findMeetingTimes ) and got the list of suggestion result returned, Here is the code: $findMeetingEventsUrl = '/me/findMeetingTimes'; $results = $graph->createRequest('POST', $findMeetingEventsUrl) ->addHeaders(['Prefer'=> 'outlook.timezone="Pacific Standard...

bug