Skip to content

Commit 44443ca

Browse files
committed
Adds MoveToTeams parameter.
1 parent 7982a70 commit 44443ca

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

skype/skype-ps/skype/Move-CsUser.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,21 @@ Accept pipeline input: False
366366
Accept wildcard characters: False
367367
```
368368

369+
### -MoveToTeams
370+
{{Fill MoveToTeams Description}}
371+
372+
```yaml
373+
Type: SwitchParameter
374+
Parameter Sets: (All)
375+
Aliases:
376+
Applicable: Skype for Business Server 2019
377+
Required: False
378+
Position: Named
379+
Default value: None
380+
Accept pipeline input: False
381+
Accept wildcard characters: False
382+
```
383+
369384
### CommonParameters
370385
This cmdlet supports the common parameters: `-Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).`
371386

0 commit comments

Comments
 (0)