Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/New-CsTeamsAppSetupPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Accept wildcard characters: False
```

### -PinnedCallingBarApps
Determines the list of apps that are pre pinned for a participant in Calls.
Pinning an app displays the app in the call window in Teams client.

```yaml
Type: Microsoft.Teams.Policy.Administration.Cmdlets.Core.PinnedCallingBarApp[]
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/teams/Set-CsTeamsAppSetupPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ Accept wildcard characters: False
```

### -PinnedCallingBarApps
Determines the list of apps that are pre pinned for a participant in Calls.
Pinning an app displays the app in the call window in Teams client.

```yaml
Type: Microsoft.Teams.Policy.Administration.Cmdlets.Core.PinnedCallingBarApp[]
Expand Down
Loading