Skip to content

Commit a47bb60

Browse files
authored
Update New-CsTeamsAppSetupPolicy.md
Update doc to include calling extensions
1 parent 971eaf2 commit a47bb60

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

teams/teams-ps/teams/New-CsTeamsAppSetupPolicy.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,21 @@ Accept pipeline input: False
179179
Accept wildcard characters: False
180180
```
181181
182+
### -PinnedCallingBarApps
183+
Pinning an app displays the app in the call window in Teams client.
184+
185+
```yaml
186+
Type: Microsoft.Teams.Policy.Administration.Cmdlets.Core.PinnedCallingBarApp[]
187+
Parameter Sets: (All)
188+
Aliases:
189+
190+
Required: False
191+
Position: Named
192+
Default value: None
193+
Accept pipeline input: False
194+
Accept wildcard characters: False
195+
```
196+
182197
### -AppPresetList
183198
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.
184199

0 commit comments

Comments
 (0)