Skip to content

Commit 0910b05

Browse files
committed
Fixed INPUT section issues
1 parent fdc1a11 commit 0910b05

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

teams/teams-ps/teams/Get-CsTeamsUnassignedNumberTreatment.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ schema: 2.0.0
1515
## SYNOPSIS
1616
Displays a specific or all treatments for how calls to an unassigned number range should be routed.
1717

18-
1918
## SYNTAX
2019

2120
### Identity (Default)

teams/teams-ps/teams/Grant-CsExternalAccessPolicy.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -271,28 +271,17 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
271271
272272
## INPUTS
273273
274-
###
275-
String value or Microsoft.Rtc.Management.ADConnect.Schema.ADUser object.
276-
Grant-CsExternalAccessPolicy accepts pipelined input of string values representing the Identity of a user account.
277-
The cmdlet also accepts pipelined input of user objects.
278-
279274
### Microsoft.Rtc.Management.AD.UserIdParameter
280-
281-
###
282275
String value or Microsoft.Rtc.Management.ADConnect.Schema.ADUser object.
283-
The Grant-CsExternalAccessPolicy cmdlet accepts pipelined input of string values representing the Identity of a user account.
276+
277+
Grant-CsExternalAccessPolicy accepts pipelined input of string values representing the Identity of a user account.
284278
The cmdlet also accepts pipelined input of user objects.
285279
286280
## OUTPUTS
287281
288-
###
282+
### Output types
289283
By default, Grant-CsExternalAccessPolicy does not return a value or object.
290-
However, if you include the PassThru parameter, the cmdlet will return instances of the Microsoft.Rtc.Management.ADConnect.Schema.OCSUserOrAppContact object.
291-
292-
### System.Object
293284
294-
###
295-
By default, the Grant-CsExternalAccessPolicy cmdlet does not return a value or object.
296285
However, if you include the PassThru parameter, the cmdlet will return instances of the Microsoft.Rtc.Management.ADConnect.Schema.OCSUserOrAppContact object.
297286
298287
## NOTES

0 commit comments

Comments
 (0)