Skip to content

Commit 08823e5

Browse files
Update New-CsTeamsMeetingPolicy.md
1 parent d3cc626 commit 08823e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,8 +1874,8 @@ Accept wildcard characters: False
18741874
Controls which users should have ability to see the meeting info details on join screen. 'None' option should disable the feature completely.
18751875

18761876
Possible Values:
1877-
- UsersAllowedToByPassTheLobby
1878-
- Everyone
1877+
- UsersAllowedToByPassTheLobby: Users who are able to bypass lobby can see the meeting info details.
1878+
- Everyone: All meeting participants can see the meeting info details.
18791879

18801880
```yaml
18811881
Type: String
@@ -1893,8 +1893,8 @@ Accept wildcard characters: False
18931893
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
18941894

18951895
Possible Values:
1896-
- Enabled
1897-
- Disabled
1896+
- Enabled: User is allowed to turn on real time text.
1897+
- Disabled: User is not allowed to turn on real time text.
18981898

18991899
```yaml
19001900
Type: String

0 commit comments

Comments
 (0)