Skip to content

Commit aa71a6e

Browse files
authored
Merge pull request MicrosoftDocs#11243 from sama-zaki/main
Description for -RemoveCanceledMeetings property
2 parents 42d9204 + 1ac286a commit aa71a6e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,10 @@ Accept wildcard characters: False
798798
### -RemoveCanceledMeetings
799799
This parameter is available only in the cloud-based service.
800800

801-
{{ Fill RemoveCanceledMeetings Description }}
801+
The RemoveCanceledMeetings parameter specifies whether to automatically delete meetings that were cancelled by the organizer from the resource mailbox's calendar. Valid values are:
802+
803+
- $true: Canceled meetings are deleted.
804+
- $false: Canceled meetings aren't deleted. This is the default value.
802805

803806
```yaml
804807
Type: Boolean

0 commit comments

Comments
 (0)