activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Feb 19, 2026

DeleteEvent

Deletes an event from the calendar.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

void DeleteEvent(
	ICalendarEvent calendarEvent,
	string comment = "",
	DeleteEventMode deleteMode = DeleteEventMode.SingleEvent
)
void DeleteEvent(
	ICalendarEvent calendarEvent,
	string comment = "",
	DeleteEventMode deleteMode = DeleteEventMode.SingleEvent
)

Parameters

calendarEvent ICalendarEvent : The event to delete.

comment String (Optional) : A comment to send to participants upon event deletion.

deleteMode DeleteEventMode (Optional) : If targeting a series event, the events to cancel.

  • Syntax
  • Parameters

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.