Get Booking options Information Booking Duration (hours) &Booking window (days)

Kadek Ardana 0 Reputation points
2025-03-13T01:22:35.97+00:00

Hi, I want to get information about Booking Duration (hours) and Booking window (days) Rooms & equipment .

I tried use List places and room resource type graph API, but the response doesn't include those. Also tried use 'mailboxSettings' , but it doesn't have those info.

Anyone can help me for that?

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

1 answer

Sort by: Most helpful
  1. Rajat Vashistha-MSFT 1,155 Reputation points Microsoft External Staff
    2025-03-13T14:37:43.1833333+00:00

    Hi Kadek Ardana,Thanks for reaching out to Microsoft!

    Currently, retrieving the Booking Duration (hours) and Booking Window (days) through the Graph API is not supported.

    However, you can fetch this information using Exchange PowerShell with the following command:

    Get-CalendarProcessing -Identity "RoomMailbox Address" | fl

    Since this feature/functionality is presently not available, you can submit a feature request idea using support link, which will be monitored by Microsoft team and make the enhancements to Microsoft Graph APIs.

    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.