Skip to content

Commit fe37d8d

Browse files
authored
Merge pull request #8442 from dariomws/patch-248
Update PolicyPackage parameter description in Grant-CsUserPolicyPackage.md
2 parents 9dd46a3 + cf3ffe3 commit fe37d8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/Grant-CsUserPolicyPackage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Accept wildcard characters: False
5555
5656
### -PackageName
5757
58-
The name of a specific policy package to apply. All possible policy package names can be found by running Get-CsPolicyPackage. To remove the currently assigned package, use $null or an empty string "". This will not remove any policy assignments, just the package assigned value.
58+
The name of a specific policy package to apply. All possible policy package names can be found by running Get-CsPolicyPackage.
5959
6060
```yaml
6161
Type: String
@@ -86,4 +86,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8686
8787
[Get-CsUserPolicyPackage](Get-CsUserPolicyPackage.md)
8888
89-
[New-CsBatchPolicyPackageAssignmentOperation](New-CsBatchPolicyPackageAssignmentOperation.md)
89+
[New-CsBatchPolicyPackageAssignmentOperation](New-CsBatchPolicyPackageAssignmentOperation.md)

0 commit comments

Comments
 (0)