Skip to content

Commit 0d5b6fb

Browse files
authored
Merge pull request #7892 from emmaryan123/patch-5
Update Set-CsTeamsMeetingPolicy.md
2 parents 3fe0186 + adea2df commit 0d5b6fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -916,14 +916,13 @@ Accept wildcard characters: False
916916
917917
### -WhoCanRegister
918918
919-
Controls the attendees who can attend a webinar meeting. The default is EveryoneInCompany, meaning that internal accounts and guest accounts can attend.
919+
Controls the attendees who can attend a webinar meeting. The default is Everyone, meaning that everyone can register. If you want to restrict registration to internal accounts set the value to 'EveryoneInCompany'.
920920
921921
Possible values:
922922
923923
- Everyone
924924
- EveryoneInCompany
925925
926-
If you want to organize public webinars, set the value to Everyone.
927926
928927
```yaml
929928
Type: String

0 commit comments

Comments
 (0)