Skip to content

Commit 0385ce5

Browse files
authored
Merge pull request MicrosoftDocs#10626 from get-itips/patch-407
Updating to current params
2 parents 533ee06 + aba6368 commit 0385ce5

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

skype/skype-ps/skype/Get-CsOnlineSchedule.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use the Get-CsOnlineSchedule cmdlet to get information about schedules that belo
1818
## SYNTAX
1919

2020
```
21-
Get-CsOnlineSchedule -Id <String> [-Tenant <Guid>] [-CommonParameters]
21+
Get-CsOnlineSchedule -Id <String> [-CommonParameters]
2222
```
2323

2424
## DESCRIPTION
@@ -58,21 +58,6 @@ Accept pipeline input: True
5858
Accept wildcard characters: False
5959
```
6060
61-
### -Tenant
62-
63-
```yaml
64-
Type: System.Guid
65-
Parameter Sets: (All)
66-
Aliases:
67-
Applicable: Skype for Business Online
68-
69-
Required: False
70-
Position: Named
71-
Default value: None
72-
Accept pipeline input: False
73-
Accept wildcard characters: False
74-
```
75-
7661
### CommonParameters
7762
This cmdlet supports the common parameters: `-Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).`
7863

0 commit comments

Comments
 (0)