File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
teams/teams-ps/MicrosoftTeams Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ title: Get-CsPhoneNumberPolicyAssignment
1818This cmdlet retrieves policy assignments associated with a specific telephone number or a list of telephone numbers in Microsoft Teams.
1919
2020## SYNTAX
21- Policy assignment for individual telephone number:
21+ ### Policy assignment for individual telephone number
2222```
2323Get-CsPhoneNumberPolicyAssignment [-TelephoneNumber <String>]
2424 [<CommonParameters>]
2525```
2626
27- Policy assignment info for a list of numbers with specific policy.
27+ ### Policy assignment for a list of numbers with specific policy
2828```
2929Get-CsPhoneNumberPolicyAssignment [-PolicyType <String>] [-PolicyName <String>] [-ResultSize <Int32>]
3030 [<CommonParameters>]
@@ -185,4 +185,4 @@ The cmdlet is only available in commercial cloud instances.
185185
186186# # RELATED LINKS
187187
188- [Set-CsPhoneNumberPolicyAssignment](./set-csphonenumberpolicyassignment.md)
188+ [Set-CsPhoneNumberPolicyAssignment](./set-csphonenumberpolicyassignment.md)
You can’t perform that action at this time.
0 commit comments