Limiting the results of meeting suggestions returned by findMeetingTimes API

Bhuvaneshwari Balasubramaniam 46 Reputation points
2022-06-20T07:08:05.46+00:00

Hi Team. I'm using findMeetingTimes API to fetch the meeting suggestions, it always gives 5 meeting suggestions. Is there anyway to limit or expand the results? Used top and expand but not working. Please help.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,715 questions
0 comments No comments
{count} votes

Accepted answer
  1. HarmeetSingh7172 4,811 Reputation points
    2022-06-20T09:40:52.617+00:00

    Hi @Bhuvaneshwari Balasubramaniam

    Per my research, FindMeetingTimes graph API works in this way only. It will not return all the time slots/meeting suggestions between a given range. Moreover, there is no specific limit on number of results it returns.
    You can always check suggestionReason property in API response to know the reason for suggesting the meeting time.

    212942-100.png

    Similar posts-
    https://learn.microsoft.com/en-us/answers/questions/870083/findmeetingtimes-in-ms-graph-not-returning-all-eve.html
    https://learn.microsoft.com/en-us/answers/questions/839385/findmeetingtimes-api-is-not-returning-time-slots-f.html

    Hope this helps.
    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment".

    0 comments No comments

0 additional answers

Sort by: Most helpful