Rooms
Lists room place resources and room-specific device/capacity metadata from Microsoft 365.
Columns
| Name | Type | References | Description |
| id [KEY] | String | Unique identifier for the room resource. | |
| geoCoordinates_accuracy | String | Accuracy (in meters) of the geocoordinate reading. | |
| geoCoordinates_altitude | String | Altitude coordinate for the room. | |
| geoCoordinates_altitudeAccuracy | String | Accuracy of the altitude value. | |
| geoCoordinates_latitude | String | Latitude coordinate for the room. | |
| geoCoordinates_longitude | String | Longitude coordinate for the room. | |
| audioDeviceName | String | Name of the room's configured audio device. | |
| bookingType | String | Booking policy/type configured for the room mailbox. | |
| building | String | Building name associated with the room. | |
| capacity | Int | Maximum number of people the room can accommodate. | |
| displayDeviceName | String | Name of the display device installed in the room. | |
| emailAddress | String | SMTP email address for the room mailbox. | |
| floorLabel | String | Text label for the floor where the room is located. | |
| floorNumber | Int | Numeric floor number for the room location. | |
| nickname | String | Nickname/alias assigned to the room. | |
| placeId | String | Identifier of the backing place resource for this room. | |
| teamsEnabledState | String | Microsoft Teams enablement state for the room. | |
| videoDeviceName | String | Name of the room's configured video device. | |
| PlaceObjectType [KEY] | String | Type discriminator for the place object returned by Microsoft Graph. | |
| displayName | String | Display name of the room. | |
| label | String | Free-form label associated with the room. | |
| phone | String | Primary phone number for the room. | |
| parentId | String | Identifier of the parent place in the hierarchy. | |
| tags | String | Tags applied to the room for categorization/search. | |
| isWheelChairAccessible | Bool | Indicates whether the room is wheelchair accessible. | |
| address_street | String | Street portion of the room address. | |
| address_city | String | City portion of the room address. | |
| address_state | String | State or province portion of the room address. | |
| address_postalCode | String | Postal or ZIP code of the room address. | |
| address_countryOrRegion | String | Country or region portion of the room address. |