Skip to content

Commit 8c8bbd1

Browse files
Update Set-CsTeamsMeetingPolicy.md
1 parent 08823e5 commit 8c8bbd1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

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

19461946
Possible Values:
1947-
- UsersAllowedToByPassTheLobby
1948-
- Everyone
1947+
- UsersAllowedToByPassTheLobby: Users who are able to bypass lobby can see the meeting info details.
1948+
- Everyone: All meeting participants can see the meeting info details.
19491949

19501950
```yaml
19511951
Type: String
@@ -1963,8 +1963,8 @@ Accept wildcard characters: False
19631963
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
19641964

19651965
Possible Values:
1966-
- Enabled
1967-
- Disabled
1966+
- Enabled: User is allowed to turn on real time text.
1967+
- Disabled: User is not allowed to turn on real time text.
19681968

19691969
```yaml
19701970
Type: String

0 commit comments

Comments
 (0)