Skip to content

Commit 8909e46

Browse files
authored
Merge pull request MicrosoftDocs#1540 from islubin/master
Add in new enum value for teamsmeetingpolicy
2 parents 6aedb81 + 6068ead commit 8909e46

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,8 @@ Accept wildcard characters: False
266266
```
267267
268268
### -AutoAdmittedUsers
269-
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 None to send all users to the Lobby and have an attendee allow them to join a meeting
269+
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 None to send all users to the Lobby and have an attendee allow them to join a meeting. 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.
270+
270271
```yaml
271272
Type: Object
272273
Parameter Sets: (All)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Accept wildcard characters: False
274274
275275
276276
### -AutoAdmittedUsers
277-
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 None to send all users to the Lobby and have an attendee allow them to join a meeting. This setting also applies to participants joining via a PSTN device (i.e. a traditional phone)
277+
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 None to send all users to the Lobby and have an attendee allow them to join a meeting. 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. This setting also applies to participants joining via a PSTN device (i.e. a traditional phone)
278278
279279
```yaml
280280
Type: Object

0 commit comments

Comments
 (0)