Getting "maximum duration in minutes for meeting requests" using Graph API.

mansiGeo 21 Reputation points
2022-11-01T00:08:21.587+00:00

Is it possible to get the value defined for "MaximumDurationInMinutes" using the MS Graph API? I tried going through the documentation of various API's available, but couldn't find any which returns value of "MaximumDurationInMinutes".

255849-screen-shot-2022-10-31-at-50355-pm.png

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,451 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,386 questions
0 comments No comments
{count} votes

Accepted answer
  1. HarmeetSingh7172 4,811 Reputation points
    2022-11-01T01:17:27.177+00:00

    Hello @mansiGeo

    Thanks for reaching out!

    Based on my research, there is no MS documentation available which can get the value defined for "MaximumDurationInMinutes" using MS Graph API. As it is an Exchange PowerShell property, so the value for this may not be fetched using Graph API.

    Please follow these document to know available properties for Calendar resources:
    https://learn.microsoft.com/en-us/graph/api/resources/calendar?view=graph-rest-1.0#properties
    https://learn.microsoft.com/en-us/graph/api/resources/event?view=graph-rest-1.0#properties

    However, calendar resource doesn't accept meetings longer than 1440 minutes. Please do refer a similar post.

    Hope this helps.

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

    0 comments No comments

0 additional answers

Sort by: Most helpful