Skip to content

Commit 2f8328d

Browse files
authored
Merge pull request #9984 from MicrosoftDocs/chrisda
SensitivityLabelId param description in New/Set-UnifiedGroup
2 parents fb4e57a + 827f9c7 commit 2f8328d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

exchange/exchange-ps/exchange/New-UnifiedGroup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,9 @@ Accept wildcard characters: False
649649
### -SensitivityLabelId
650650
This parameter is available only in the cloud-based service.
651651

652-
{{ Fill SensitivityLabelId Description }}
652+
The SensitivityLabelId parameter specifies the GUID value of the sensitivity label that's assigned to the Microsoft 365 Group.
653+
654+
**Note**: In the output of the Get-UnifiedGroup cmdlet, this property is named SensitivityLabel, not SensitivityLabelId.
653655

654656
```yaml
655657
Type: System.Guid

exchange/exchange-ps/exchange/Set-UnifiedGroup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1171,7 +1171,9 @@ Accept wildcard characters: False
11711171
### -SensitivityLabelId
11721172
This parameter is available only in the cloud-based service.
11731173

1174-
{{ Fill SensitivityLabelId Description }}
1174+
The SensitivityLabelId parameter specifies the GUID value of the sensitivity label that's assigned to the Microsoft 365 Group.
1175+
1176+
**Note**: In the output of the Get-UnifiedGroup cmdlet, this property is named SensitivityLabel, not SensitivityLabelId.
11751177

11761178
```yaml
11771179
Type: System.Guid

0 commit comments

Comments
 (0)