Table of Contents

Place.ReadWrite.All

Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the Place.ReadWrite.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier - 4c06a06a-098a-4063-868e-5dfee3827264
DisplayText - Read and write organization places
Description - Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: outlookGeoCoordinates

Property Type Description
accuracy double The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters.
altitude double The altitude of the location.
altitudeAccuracy double The accuracy of the altitude.
latitude double The latitude of the location.
longitude double The longitude of the location.