
This example cancels the meetings in Angela Gruber's calendar for the specified date range. Example 2 Remove-CalendarEvents -Identity "Angela Gruber" -CancelOrganizedMeetings -QueryStartDate 11-1-2018 -QueryWindowInDays 120 After you cancel the meetings, you can remove the mailbox. This example cancels every meeting in the mailbox that occurs on or 120 days after today's date. Examples Example 1 Remove-CalendarEvents -Identity -CancelOrganizedMeetings -QueryWindowInDays 120 To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. You need to be assigned permissions before you can run this cmdlet. Because meeting cancellations must be sent out, the mailbox must still be enabled to send mail. It doesn't cancel appointments or meetings without attendees or resources. This cmdlet cancels meetings in the specified mailbox where the mailbox is the meeting organizer, and the meeting has one or more attendees or resources. In this article Syntax Remove-Calendar Events Cancelling future meetings removes them from attendee and resource calendars (for example, you're going to remove the mailbox, or the user is going on a leave of absence).įor information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax.

Use the Remove-CalendarEvents cmdlet to cancel future meetings in user or resource mailboxes. Some parameters and settings may be exclusive to one environment or the other. This cmdlet is available in on-premises Exchange and in the cloud-based service.
