Skip to content

Commit 2f0960c

Browse files
authored
Apply suggestions from code review
1 parent 82df341 commit 2f0960c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

skype/skype-ps/skype/New-CsTeamsMeetingPolicy.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -324,12 +324,12 @@ Accept wildcard characters: False
324324
### -AutoAdmittedUsers
325325
Determines what types of participants will automatically be added to meetings organized by this user.
326326
Possible values are:
327-
- 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.
328-
- 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.
329-
- Everyone, if you'd like to admit anonymous users by default.
330-
- OrganizerOnly, if you would like that only meeting organizers can bypass the lobby.
331-
- EveryoneInCompanyExcludingGuests, if you would like meetings to place every external and guest users in the lobby but allow all other users in the company to join the meeting immediately.
332-
- InvitedUsers, if you would like that only meeting organizers and invited users can bypass the lobby.
327+
- **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.
328+
- **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.
329+
- **Everyone**, if you'd like to admit anonymous users by default.
330+
- **OrganizerOnly**, if you would like that only meeting organizers can bypass the lobby.
331+
- **EveryoneInCompanyExcludingGuests**, if you would like meetings to place every external and guest users in the lobby but allow all other users in the company to join the meeting immediately.
332+
- **InvitedUsers**, if you would like that only meeting organizers and invited users can bypass the lobby.
333333
334334
This setting also applies to participants joining via a PSTN device (i.e. a traditional phone).
335335

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -337,12 +337,12 @@ Accept wildcard characters: False
337337
### -AutoAdmittedUsers
338338
Determines what types of participants will automatically be added to meetings organized by this user.
339339
Possible values are:
340-
- 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.
341-
- 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.
342-
- Everyone, if you'd like to admit anonymous users by default.
343-
- OrganizerOnly, if you would like that only meeting organizers can bypass the lobby.
344-
- EveryoneInCompanyExcludingGuests, if you would like meetings to place every external and guest users in the lobby but allow all other users in the company to join the meeting immediately.
345-
- InvitedUsers, if you would like that only meeting organizers and invited users can bypass the lobby.
340+
- **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.
341+
- **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.
342+
- **Everyone**, if you'd like to admit anonymous users by default.
343+
- **OrganizerOnly**, if you would like that only meeting organizers can bypass the lobby.
344+
- **EveryoneInCompanyExcludingGuests**, if you would like meetings to place every external and guest users in the lobby but allow all other users in the company to join the meeting immediately.
345+
- **InvitedUsers**, if you would like that only meeting organizers and invited users can bypass the lobby.
346346
347347
This setting also applies to participants joining via a PSTN device (i.e. a traditional phone).
348348

0 commit comments

Comments
 (0)