Skip to content

Commit 5a25a9e

Browse files
authored
Applying suggestions
1 parent 8d6c236 commit 5a25a9e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

skype/skype-ps/skype/Set-CsTeamsMeetingPolicy.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,13 @@ Accept wildcard characters: False
273273
274274
275275
### -AutoAdmittedUsers
276-
Determines what types of participants will automatically be added to meetings organized by this user. Set this to EveryoneInCompany if you would like meetings to place every external user in the lobby but allow all users in the company to join the meeting immediately. Set this to Everyone if you'd like to admit anonymous users by default. Set this to EveryoneInSameAndFederatedCompany if you would like meetings to allow federated users to join like your company's users, but place all other external users in a lobby. Set this to OrganizerOnly if you would like that only meeting organizers can bypass the lobby. This setting also applies to participants joining via a PSTN device (i.e. a traditional phone).
276+
Determines what types of participants will automatically be added to meetings organized by this user.
277+
Possible values are:
278+
- EveryoneInCompany, if you would like meetings to place every external user in the lobby but allow all users in the company to join the meeting immediately.
279+
- Everyone, if you'd like to admit anonymous users by default.
280+
- EveryoneInSameAndFederatedCompany, if you would like meetings to allow federated users to join like your company's users, but place all other external users in a lobby.
281+
- OrganizerOnly, if you would like that only meeting organizers can bypass the lobby.
282+
This setting also applies to participants joining via a PSTN device (i.e. a traditional phone).
277283
278284
```yaml
279285
Type: String

0 commit comments

Comments
 (0)