You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter enables you to return a collection of all the users who are deleted and can be restored within 30 days from their deletion time
501
+
502
+
```yaml
503
+
Type: SwitchParameter
504
+
Parameter Sets: (All)
505
+
Aliases:
506
+
applicable: Microsoft Teams
507
+
508
+
Required: False
509
+
Position: Named
510
+
Default value: None
511
+
Accept pipeline input: False
512
+
Accept wildcard characters: False
513
+
```
514
+
497
515
### -Sort
498
516
499
517
Sorting will now be enabled in Teams PowerShell Module 5.9.0 and later by using the "-Sort" or "-OrderBy" parameters in GCC High and DoD environments. These updates will be applicable to older Teams PowerShell versions starting from 15th March 2024 in GCC High and DoD environments(note that this parameter is already rolled out in commercial environments). For example:
@@ -506,7 +524,7 @@ Sorting will now be enabled in Teams PowerShell Module 5.9.0 and later by using
0 commit comments