We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2764988 commit 229d5c5Copy full SHA for 229d5c5
teams/teams-ps/teams/New-CsTeamsEventsPolicy.md
@@ -47,6 +47,26 @@ Possible values are:
47
48
49
50
+```yaml
51
+Type: String
52
+Parameter Sets: (All)
53
+Aliases:
54
+
55
+Required: True
56
+Position: Named
57
+Default value: Enabled
58
+Accept pipeline input: False
59
+Accept wildcard characters: False
60
+```
61
62
+### -AllowTownhalls
63
+This setting governs if a user can create town halls using Teams Events.
64
+Possible values are:
65
+ - **Enabled**: Enables creating town halls.
66
+ - **Disabled**: Disables creating town hall.
67
68
69
70
```yaml
71
Type: String
72
Parameter Sets: (All)
0 commit comments