Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion exchange/exchange-ps/exchange/New-UnifiedGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,9 @@ Accept wildcard characters: False
### -SensitivityLabelId
This parameter is available only in the cloud-based service.

{{ Fill SensitivityLabelId Description }}
The SensitivityLabelId parameter specifies the GUID value of the sensitivity label that's assigned to the Microsoft 365 Group.

**Note**: In the output of the Get-UnifiedGroup cmdlet, this property is named SensitivityLabel, not SensitivityLabelId.

```yaml
Type: System.Guid
Expand Down
4 changes: 3 additions & 1 deletion exchange/exchange-ps/exchange/Set-UnifiedGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,9 @@ Accept wildcard characters: False
### -SensitivityLabelId
This parameter is available only in the cloud-based service.

{{ Fill SensitivityLabelId Description }}
The SensitivityLabelId parameter specifies the GUID value of the sensitivity label that's assigned to the Microsoft 365 Group.

**Note**: In the output of the Get-UnifiedGroup cmdlet, this property is named SensitivityLabel, not SensitivityLabelId.

```yaml
Type: System.Guid
Expand Down