Skip to content

Commit a38181b

Browse files
authored
Merge pull request MicrosoftDocs#6711 from RuiPereiraTabares/patch-1
Update Set-UnifiedGroup.md
2 parents 41ea406 + 457044c commit a38181b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-UnifiedGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@ Accept wildcard characters: False
216216
### -AlwaysSubscribeMembersToCalendarEvents
217217
The AlwaysSubscribeMembersToCalendarEvents switch controls the default subscription settings of new members that are added to the Microsoft 365 Group. Changing this setting doesn't affect existing group members.
218218
219-
- If you use this switch without a value, all future members that are added to the group will have their subscriptions set to ReplyAndEvents.
219+
- If you use this switch without a value, all future members that are added to the group will have their subscriptions set to ReplyAndEvents. Previous events are not automatically added to their calendars.
220220
221-
- If you use this exact syntax: -AlwaysSubscribeMembersToCalendarEvents:$false, all future members that are added to the group will have their subscriptions set to ReplyOnly.
221+
- If you use this exact syntax: `-AlwaysSubscribeMembersToCalendarEvents:$false,` all future members that are added to the group will have their subscriptions set to ReplyOnly.
222222

223223
Group members can change their own subscription settings, which can override your intended use of this switch.
224224

0 commit comments

Comments
 (0)