Buildings
Lists building place resources and building-specific connectivity metadata.
Columns
| Name | Type | References | Description |
| id [KEY] | String | Unique identifier for the building resource. | |
| geoCoordinates_accuracy | String | Accuracy (in meters) of the geocoordinate reading. | |
| geoCoordinates_altitude | String | Altitude coordinate for the building. | |
| geoCoordinates_altitudeAccuracy | String | Accuracy of the altitude value. | |
| geoCoordinates_latitude | String | Latitude coordinate for the building. | |
| geoCoordinates_longitude | String | Longitude coordinate for the building. | |
| resourceLinks | String | Resource links associated with the building. | |
| wifiState | String | Wi-Fi state/status information for the building. | |
| PlaceObjectType [KEY] | String | Type discriminator for the place object returned by Microsoft Graph. | |
| displayName | String | Display name of the building. | |
| label | String | Free-form label associated with the building. | |
| phone | String | Primary phone number for the building. | |
| parentId | String | Identifier of the parent place in the hierarchy. | |
| tags | String | Tags applied to the building for categorization/search. | |
| isWheelChairAccessible | Bool | Indicates whether the building is wheelchair accessible. | |
| address_street | String | Street portion of the building address. | |
| address_city | String | City portion of the building address. | |
| address_state | String | State or province portion of the building address. | |
| address_postalCode | String | Postal or ZIP code of the building address. | |
| address_countryOrRegion | String | Country or region portion of the building address. |