You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/desk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ For the list of supported methods, see [place](./place.md).
34
34
|isWheelChairAccessible|Boolean|Indicates whether the **desk** is wheelchair accessible. Inherited from [place](./place.md).|
35
35
|label |String |User-defined description of the **desk**. Inherited from [place](../resources/place.md).|
36
36
|mailboxDetails |[mailboxDetails](mailboxdetails.md)|The mailbox object **id** and email address that are associated with the desk. |
37
-
|mode |[placeMode](./placemode.md)|The mode of the desk. The supported modes are:<ul><li>[assignedPlaceMode](./assignedplacemode.md) - Desks that are assigned to a user.</li><li>[reservablePlaceMode](./reservableplacemode.md) - Desks that can be booked in advance using desk reservation tools.</li><li>[dropInPlaceMode](./dropinplacemode.md) - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms Pro management portal.</li><li>[unavailablePlaceMode](./unavailableplacemode.md) - Desk that is taken down for maintenance or marked as not reservable.</li></ul> |
37
+
|mode |[placeMode](./placemode.md)|The mode of the desk. The supported modes are:<ul><li>[assignedPlaceMode](./assignedplacemode.md) - Desks that are assigned to a user.</li><li>[reservablePlaceMode](./reservableplacemode.md) - Desks that can be booked in advance using desk reservation tools.</li><li>[dropInPlaceMode](./dropinplacemode.md) - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms pro management portal.</li><li>[unavailablePlaceMode](./unavailableplacemode.md) - Desks that are taken down for maintenance or marked as not reservable.</li></ul> |
38
38
|parentId|String|The ID of a parent [section](./section.md). Inherited from [place](./place.md).|
39
39
|phone|String|The phone number of the **desk**. Inherited from [place](./place.md).|
40
40
|tags|String collection|Custom tags that are associated with the **desk** for categorization or filtering. Inherited from [place](./place.md).|
Copy file name to clipboardExpand all lines: api-reference/beta/resources/placemode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Namespace: microsoft.graph
16
16
17
17
Represents an abstract base type for modes of [desk](./desk.md) and [workspace](./workspace.md) objects.
18
18
19
-
Base type of [assignedPlaceMode](./assignedplacemode.md), [dropInPlaceMode](./dropinplacemode.md), [unavailablePlaceMode](./unavailableplacemode.md), and [reservablePlaceMode](./reservableplacemode.md).
19
+
Base type of [assignedPlaceMode](./assignedplacemode.md), [dropInPlaceMode](./dropinplacemode.md), [reservablePlaceMode](./reservableplacemode.md), and [unavailablePlaceMode](./unavailableplacemode.md).
Copy file name to clipboardExpand all lines: api-reference/beta/resources/room.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ For the list of supported methods, see [place](./place.md).
42
42
|nickname |String |A short, friendly name for the **room**, often used for easier identification or display in UI. |
43
43
|parentId |String |The ID of a parent [floor](./floor.md) or [section](./section.md). Inherited from [place](../resources/place.md). |
44
44
|phone |String |The phone number of the **room**. Inherited from [place](../resources/place.md).|
45
-
|placeId |String |An alternate immutable unique identifier of the **room**. Read-only.|
45
+
|placeId |String |An alternative immutable unique identifier of the **room**. Read-only.|
46
46
|tags |String collection |Custom tags that are associated with the **room** for categorization or filtering. Inherited from [place](../resources/place.md).|
47
47
|teamsEnabledState |placeFeatureEnablement |A state that indicates whether the room is enabled for Microsoft Teams. The possible values are: `unknown`, `enabled`, `disabled`, `unknownFutureValue`.|
48
48
|videoDeviceName |String |The name of the video device that is available in the **room**. |
@@ -91,7 +91,7 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/beta/resources/workspace.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,11 @@ For the list of supported methods, see [place](./place.md).
36
36
|id|String|The unique identifier for the **workspace**. Read-only. This identifier isn't immutable and can change if the mailbox or tenant configuration changes. Inherited from [place](./place.md). |
37
37
|isWheelChairAccessible|Boolean|Indicates whether the **workspace** is wheelchair accessible. Inherited from [place](./place.md).|
38
38
|label |String |User-defined description of the **workspace**. Inherited from [place](../resources/place.md).|
39
-
|mode|[placeMode](./placemode.md)|The mode for a **workspace**. The supported modes are:<ul><li>[reservablePlaceMode](./reservableplacemode.md) - Workspaces that can be booked in advance using desk pool reservation tools.</li><li>[dropInPlaceMode](./dropinplacemode.md) - First come, first served desks. When you plug into a peripheral on one of these desks in the workspace, the desk is booked for you, assuming that the peripheral has been associated with the desk in the Microsoft Teams Rooms Pro management portal.</li><li>[unavailablePlaceMode](./unavailableplacemode.md) - Workspaces that are taken down for maintenance or marked as not reservable.</li></ul> |
39
+
|mode|[placeMode](./placemode.md)|The mode for a **workspace**. The supported modes are:<ul><li>[reservablePlaceMode](./reservableplacemode.md) - Workspaces that can be booked in advance using desk pool reservation tools.</li><li>[dropInPlaceMode](./dropinplacemode.md) - First come, first served desks. When you plug into a peripheral on one of these desks in the workspace, the desk is booked for you, assuming that the peripheral has been associated with the desk in the Microsoft Teams Rooms pro management portal.</li><li>[unavailablePlaceMode](./unavailableplacemode.md) - Workspaces that are taken down for maintenance or marked as not reservable.</li></ul> |
40
40
|nickname|String|A short, friendly name for the **workspace**, often used for easier identification or display in the UI. |
41
41
|parentId|String|The ID of a parent [section](./section.md). Inherited from [place](./place.md). |
42
42
|phone|String|The phone number of the **workspace**. Inherited from [place](./place.md). |
43
-
|placeId|String|An alternate immutable unique identifier of the **workspace**. Read-only.|
43
+
|placeId|String|An alternative immutable unique identifier of the **workspace**. Read-only.|
44
44
|tags|String collection|Custom tags that are associated with the **workspace** for categorization or filtering. Inherited from [place](./place.md). |
45
45
46
46
## Relationships
@@ -77,7 +77,7 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/building.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ For more supported methods, see [place](./place.md).
36
36
|phone|String|The phone number of the **building**. Inherited from [place](./place.md). |
37
37
|resourceLinks|[resourceLink](../resources/resourcelink.md) collection|A set of links to external resources that are associated with the **building**. Inherited from [place](./place.md). |
38
38
|tags|String collection|Custom tags that are associated with the building for categorization or filtering. Inherited from [place](./place.md).|
39
+
|wifiState |placeFeatureEnablement |A state that indicates whether the **building** has Wi-Fi. The possible values are: `unknown`, `enabled`, `disabled`, `unknownFutureValue`.|
39
40
40
41
## Relationships
41
42
|Relationship|Type|Description|
@@ -64,7 +65,8 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/desk.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,12 @@ For the list of supported methods, see [place](./place.md).
26
26
|displayDeviceName |String |The name of the display device (for example, `monitor` or `projector`) that is available at the **desk**. |
27
27
|displayName|String|The name that is associated with the **desk**. Inherited from [place](./place.md).|
28
28
|geoCoordinates|[outlookGeoCoordinates](./outlookgeocoordinates.md)|Specifies the **desk** location in latitude, longitude, and (optionally) altitude coordinates. Inherited from [place](./place.md).|
29
+
|heightAdjustableState |placeFeatureEnablement|A state that indicates whether the **desk** is height adjustable. The possible values are: `unknown`, `enabled`, `disabled`, `unknownFutureValue`.|
29
30
|id|String|The unique identifier for the **desk**. Read-only. This identifier isn't immutable and can change if the mailbox or tenant configuration changes. Inherited from [place](./place.md). |
30
31
|isWheelChairAccessible|Boolean|Indicates whether the **desk** is wheelchair accessible. Inherited from [place](./place.md).|
31
32
|label |String |User-defined description of the **desk**. Inherited from [place](../resources/place.md).|
32
33
|mailboxDetails |[mailboxDetails](mailboxdetails.md)|The mailbox object **id** and email address that are associated with the desk. |
33
-
|mode |[placeMode](./placemode.md)|The mode of the desk. The supported modes are:<ul><li>[assignedPlaceMode](./assignedplacemode.md) - Desks that are assigned to a user.</li><li>[reservablePlaceMode](./reservableplacemode.md) - Desks that can be booked in advance using desk reservation tools.</li><li>[dropInPlaceMode](./dropinplacemode.md) - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms Pro management portal.</li></ul> |
34
+
|mode |[placeMode](./placemode.md)|The mode of the desk. The supported modes are:<ul><li>[assignedPlaceMode](./assignedplacemode.md) - Desks that are assigned to a user.</li><li>[reservablePlaceMode](./reservableplacemode.md) - Desks that can be booked in advance using desk reservation tools.</li><li>[dropInPlaceMode](./dropinplacemode.md) - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms pro management portal.</li><li>[unavailablePlaceMode](./unavailableplacemode.md) - Desks that are taken down for maintenance or marked as not reservable.</li></ul> |
34
35
|parentId|String|The ID of a parent [section](./section.md). Inherited from [place](./place.md).|
35
36
|phone|String|The phone number of the **desk**. Inherited from [place](./place.md).|
36
37
|tags|String collection|Custom tags that are associated with the **desk** for categorization or filtering. Inherited from [place](./place.md).|
@@ -55,6 +56,7 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/placemode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
14
14
15
15
Represents an abstract base type for modes of [desk](./desk.md) and [workspace](./workspace.md) objects.
16
16
17
-
Base type of [assignedPlaceMode](./assignedplacemode.md), [dropInPlaceMode](./dropinplacemode.md), and [reservablePlaceMode](./reservableplacemode.md).
17
+
Base type of [assignedPlaceMode](./assignedplacemode.md), [dropInPlaceMode](./dropinplacemode.md), [reservablePlaceMode](./reservableplacemode.md), and [unavailablePlaceMode](./unavailableplacemode.md).
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/room.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ ms.date: 03/22/2024
12
12
13
13
Namespace: microsoft.graph
14
14
15
-
Represents a room in a tenant.
15
+
Represents a room within a tenant. A room can be added to a [floor](./floor.md) or to a [section](./section.md).
16
16
17
-
In Exchange Online, each room is associated with a room mailbox. Derived from [place](place.md).
17
+
Inherits from [place](./place.md).
18
18
19
19
## Methods
20
20
For the list of supported methods, see [place](./place.md).
@@ -34,13 +34,15 @@ For the list of supported methods, see [place](./place.md).
34
34
| floorLabel | String | Specifies a descriptive label for the floor, for example, P. |
35
35
| floorNumber | Int32 | Specifies the floor number that the room is on. |
36
36
| geoCoordinates |[outlookGeoCoordinates](outlookgeocoordinates.md)| Specifies the room location in latitude, longitude, and optionally, altitude coordinates. |
37
-
|id |String | Unique identifier for the room. Read-only. This identifier isn't immutable and can change if there are changes to the mailbox or the tenant configuration. The beta version of this API has a new property added called **placeId**, which provides an immutable ID. |
37
+
|id |String |The unique identifier for the **room**. Read-only. This identifier isn't immutable and can change if the mailbox or tenant configuration changes. Inherited from [place](./place.md).|
38
38
| isWheelChairAccessible | Boolean | Specifies whether the room is wheelchair accessible. Inherited from [place](./place.md). |
39
39
| label | String | Specifies a descriptive label for the room, for example, a number or name. Inherited from [place](./place.md). |
40
40
| nickname | String | Specifies a nickname for the room, for example, "conf room". |
41
-
| parentId |String | The ID of a parent [floor](./floor.md) or [section](./section.md). Inherited from [place](../resources/place.md). |
41
+
| parentId |String | The ID of a parent [floor](./floor.md) or [section](./section.md). Inherited from [place](./place.md). |
42
42
| phone | String | The phone number of the room. |
43
+
| placeId |String | An alternative immutable unique identifier of the **room**. Read-only. |
43
44
| tags | String collection | Specifies other features of the room, for example, details like the type of view or furniture type. Inherited from [place](./place.md). |
45
+
|teamsEnabledState |placeFeatureEnablement |A state that indicates whether the **room** is enabled for Microsoft Teams. The possible values are: `unknown`, `enabled`, `disabled`, `unknownFutureValue`.|
44
46
| videoDeviceName | String | Specifies the name of the video device in the room. |
45
47
46
48
### bookingType values
@@ -86,7 +88,9 @@ The following JSON representation shows the resource type.
0 commit comments