Skip to content

Commit 545cadc

Browse files
authored
Update Set-CsTeamsAppSetupPolicy.md
Update doc to include calling extensions
1 parent a47bb60 commit 545cadc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

teams/teams-ps/teams/Set-CsTeamsAppSetupPolicy.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,21 @@ Accept pipeline input: False
227227
Accept wildcard characters: False
228228
```
229229
230+
### -PinnedCallingBarApps
231+
Pinning an app displays the app in the call window in Teams client.
232+
233+
```yaml
234+
Type: Microsoft.Teams.Policy.Administration.Cmdlets.Core.PinnedCallingBarApp[]
235+
Parameter Sets: (All)
236+
Aliases:
237+
238+
Required: False
239+
Position: Named
240+
Default value: None
241+
Accept pipeline input: False
242+
Accept wildcard characters: False
243+
```
244+
230245
### -AppPresetList
231246
Choose which apps and messaging extensions you want to be installed in your users' personal Teams environment and in meetings they create. Users can install other available apps from the Teams app store.
232247

0 commit comments

Comments
 (0)