Skip to content

Commit cb39ade

Browse files
authored
Update New-CsTeamsEventsPolicy.md
1 parent 5bb909c commit cb39ade

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

teams/teams-ps/teams/New-CsTeamsEventsPolicy.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,26 @@ Possible values are:
6767
6868
6969
70+
```yaml
71+
Type: String
72+
Parameter Sets: (All)
73+
Aliases:
74+
75+
Required: True
76+
Position: Named
77+
Default value: Enabled
78+
Accept pipeline input: False
79+
Accept wildcard characters: False
80+
```
81+
82+
### -AllowEmailEditing
83+
This setting governs if a user is allowed to edit the communication emails in Teams Town hall or Webinar Events.
84+
Possible values are:
85+
- **Enabled**: Enables editing of communication emails.
86+
- **Disabled**: Disables editing of communication emails.
87+
88+
89+
7090
```yaml
7191
Type: String
7292
Parameter Sets: (All)

0 commit comments

Comments
 (0)