Skip to content

Commit cb38997

Browse files
Fix formatting in Get-M365UnifiedCustomPendingApps.md
1 parent ec32f43 commit cb38997

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

teams/teams-ps/teams/Get-M365UnifiedCustomPendingApps.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,33 +51,31 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
5151

5252
### System.Object
5353

54-
**Id**
54+
**Id**:
5555
Application ID of the Teams app.
5656

57-
**ExternalId**
57+
**ExternalId**:
5858
External ID of the Teams app.
5959

60-
**Iteration**
60+
**Iteration**:
6161
The Staged App Definition Etag of the app.
6262

63-
**CreatedBy**
63+
**CreatedBy**:
6464
The User ID of the user that created the app.
6565

66-
**LastUpdateDateTime**
66+
**LastUpdateDateTime**:
6767
The date and time the app was last updated.
6868

69-
**ReviewStatus**
69+
**ReviewStatus**:
7070
The review status of the app.
7171
Values:
7272

7373
- PendingPublishing
7474
- PendingUpdate
7575

76-
**Metadata**
76+
**Metadata**:
7777
The metadata of the app.
7878

7979
## NOTES
8080

81-
## RELATED LINKS
82-
83-
[Update-M365UnifiedCustomPendingApp ](https://learn.microsoft.com/powershell/module/teams/Update-M365UnifiedCustomPendingApp)
81+
## RELATED LINKS

0 commit comments

Comments
 (0)