Skip to content

Commit 963ada5

Browse files
committed
Update Set-CalendarProcessing.md
1 parent 7fd2b5e commit 963ada5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

exchange/exchange-ps/exchange/Set-CalendarProcessing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -796,9 +796,10 @@ Accept wildcard characters: False
796796
```
797797

798798
### -RemoveCanceledMeetings
799-
This parameter is available only in the cloud-based service.
799+
This parameter is available only in the cloud-based service. The RemoveCanceledMeetings parameter specifies whether to automatically delete meetings that were canceled by organizer from the resource mailbox's calendar.
800800

801-
{{ Fill RemoveCanceledMeetings Description }}
801+
- $true: Canceled meetings are deleted.
802+
- $false: Canceled meetings aren't deleted. This is the default value.
802803

803804
```yaml
804805
Type: Boolean

0 commit comments

Comments
 (0)