Hello,
I would like to know the appointment times possible in my calendar outlook, I found that Microsoft Graph offered the possibility to return all possible appointment times with "https://graph.microsoft.com/beta/me/findMeetingTimes".
This query works on Microsoft Graph as well as on the test part of my connector but the schedule does not appear in my gallery, instead there is [Object, object]
Here is the code I use for the button :
Here is the code I use for the gallery :
Meet.meetingTimeSuggestions
Here is the code I use for the label :
ThisItem.meetingTimeSlot.start.dateTime
I am the only one with this problem or I have a code error?
User | Count |
---|---|
183 | |
124 | |
88 | |
45 | |
43 |
User | Count |
---|---|
254 | |
160 | |
128 | |
81 | |
73 |