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/api/onlinemeeting-update.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,7 @@ The last column indicates whether updating this property takes effect for an in-
109
109
| meetingSpokenLanguageTag | String | Specifies the spoken language used during the meeting for recording and transcription purposes. | No |
110
110
| participants |[meetingParticipants](../resources/meetingparticipants.md)| The participants associated with the online meeting. Only attendees can be updated. | No |
111
111
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
112
+
|sensitivityLabelAssignment|[onlineMeetingSensitivityLabelAssignment](../resources/onlinemeetingsensitivitylabelassignment.md)|Specifies the sensitivity label applied to the Teams meeting.| No |
112
113
| startDateTime | DateTime | The meeting start time in UTC. | No |
113
114
| subject | String | The subject of the online meeting. | No |
114
115
| watermarkProtection |[watermarkProtectionValues](../resources/watermarkprotectionvalues.md)| Specifies whether the client application should apply a watermark to a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
Copy file name to clipboardExpand all lines: api-reference/beta/resources/building.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
@@ -37,9 +37,9 @@ For more supported methods, see [place](./place.md).
37
37
|label |String |User-defined description of the building. Inherited from [place](./place.md). |
38
38
|parentId|String|Currently, buildings don't have a parent. Don't use. Inherited from [place](./place.md).|
39
39
|phone|String|The phone number of the **building**. Inherited from [place](./place.md). |
40
-
|placeId|String|An alternate immutable unique identifier of the **building**. Read-only. Inherited from [place](./place.md). |
41
40
|resourceLinks|[resourceLink](./resourcelink.md) collection|A set of links to external resources that are associated with the **building**. Inherited from [place](./place.md). |
42
41
|tags|String collection|Custom tags that are associated with the building for categorization or filtering. Inherited from [place](./place.md). |
42
+
|wifiState |placeFeatureEnablement |A state that indicates whether the building has Wi-Fi. Possible values are: `unknown`, `enabled`, `disabled`, `unknownFutureValue`.|
43
43
44
44
## Relationships
45
45
|Relationship|Type|Description|
@@ -68,9 +68,9 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/beta/resources/desk.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
@@ -29,14 +29,14 @@ For the list of supported methods, see [place](./place.md).
29
29
|displayDeviceName |String |The name of the display device (for example, `monitor` or `projector`) that is available at the **desk**. |
30
30
|displayName|String|The name that is associated with the **desk**. Inherited from [place](./place.md).|
31
31
|geoCoordinates|[outlookGeoCoordinates](./outlookgeocoordinates.md)|Specifies the **desk** location in latitude, longitude, and (optionally) altitude coordinates. Inherited from [place](./place.md).|
32
+
|heightAdjustableState |placeFeatureEnablement|A state that indicates whether the desk is height adjustable. The possible values are: `unknown`, `enabled`, `disabled`, `unknownFutureValue`.|
32
33
|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). |
33
34
|isWheelChairAccessible|Boolean|Indicates whether the **desk** is wheelchair accessible. Inherited from [place](./place.md).|
34
35
|label |String |User-defined description of the **desk**. Inherited from [place](../resources/place.md).|
35
36
|mailboxDetails |[mailboxDetails](mailboxdetails.md)|The mailbox object **id** and email address that are associated with the desk. |
36
-
|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>[offlinePlaceMode](./offlineplacemode.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) - Desk that is taken down for maintenance or marked as not reservable.</li></ul> |
37
38
|parentId|String|The ID of a parent [section](./section.md). Inherited from [place](./place.md).|
38
39
|phone|String|The phone number of the **desk**. Inherited from [place](./place.md).|
39
-
|placeId|String|An alternate immutable unique identifier of the **desk**. Read-only. 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).|
41
41
42
42
## Relationships
@@ -59,14 +59,14 @@ The following JSON representation shows the resource type.
Copy file name to clipboardExpand all lines: api-reference/beta/resources/floor.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,6 @@ For the list of supported methods, see [place](./place.md).
32
32
|label |String |User-defined description of the **floor**. Inherited from [place](./place.md).|
33
33
|parentId|String|The ID of a parent [building](./building.md). Inherited from [place](./place.md).|
34
34
|phone|String|The phone number of the **floor**. Inherited from [place](./place.md).|
35
-
|placeId|String|An alternate immutable unique identifier of the **floor**. Read-only. Inherited from [place](./place.md).|
36
35
|sortOrder|Int32|Specifies the sort order of the **floor**. For example, a floor might be named "Lobby" with a sort order of `0` to show this floor first in ordered lists. |
37
36
|tags|String collection|Custom tags that are associated with the **floor** for categorization or filtering. Inherited from [place](./place.md).|
38
37
@@ -60,7 +59,6 @@ The following JSON representation shows the resource type.
0 commit comments