Skip to content

Commit afbfbba

Browse files
Update date, syntax, and description in Get-M365UnifiedCustomPendingApps
1 parent 8af4c49 commit afbfbba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

teams/teams-ps/teams/Get-M365UnifiedCustomPendingApps

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Get-M365UnifiedCustomPendingApps
77
author: michelle-paradis
88
ms.author: michelle-paradis
99
manager: swmerchant
10-
ms.date: 01/14/2024
10+
ms.date: 01/14/2025
1111
schema: 2.0.0
1212
---
1313

@@ -20,12 +20,12 @@ This cmdlet returns all custom Microsoft Teams apps that are pending review from
2020
## SYNTAX
2121

2222
```powershell
23-
Get-M365UnifiedCustomPendingApps
23+
Get-M365UnifiedCustomPendingApps [<CommonParameters>]
2424
```
2525

2626
## DESCRIPTION
2727

28-
Get-M365UnifiedCustomPendingApps retrieves a complete list of all custom Microsoft Teams apps that are pending review, and their review status.
28+
Get-M365UnifiedCustomPendingApps retrieves a complete list of all custom Microsoft Teams apps that are pending review, and their review statuses.
2929

3030
## EXAMPLES
3131

@@ -35,7 +35,7 @@ Get-M365UnifiedCustomPendingApps retrieves a complete list of all custom Microso
3535
PS C:\> Get-M365UnifiedCustomPendingApps
3636
```
3737

38-
Returns a complete list of all custom Microsoft Teams apps that are pending review, and their review status.
38+
Returns a complete list of all custom Microsoft Teams apps that are pending review, and their review statuses.
3939

4040
## PARAMETERS
4141

@@ -74,7 +74,7 @@ Values:
7474
- PendingUpdate
7575

7676
**Metadata**
77-
The app metadata.
77+
The metadata of the app.
7878

7979
## NOTES
8080

0 commit comments

Comments
 (0)