I am trying to get all the booked times in a day for a meeting room in 30 minute increments.
I'm using the Office365Outlook.FindMeetingTimes function but it doesn't seem to be working correctly. The meeting times returned don't make sense.
It should return all booked times from between 8am of the day until 6pm in 30 minute intervals. MeetingStartTime is "1/17/2021, 8:00:00 AM" and MeetingEndTime is "1/17/2021, 6:00:00 PM". I convert them to UTC since that's what I saw other examples online do. The strange thing is it doesn't matter if I convert it to UTC or not, I get the same results regardless. My time zone is PST.
The StartTime is always this:
The EndTime is just the same except everything is 30 minutes more than StartTime. But this makes no sense. Even on days where there should be no booked meetings it still gives the same results. And on days where I do have meetings booked, it still shows the same StartTime and EndTime values.
The RequiredAttendees should be correct since it's the same one I use when creating the meeting:
Creating the meeting works fine. I get an email and the meeting shows up on Teams.
I just want to know if I'm missing something here. I basically just want to get the start and end times in 30 minute increments for meetings booked for a day from between 8am and 6pm for a particular meeting room. Thank you.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
183 | |
46 | |
46 | |
34 | |
33 |
User | Count |
---|---|
254 | |
83 | |
78 | |
67 | |
66 |