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

Productivity activities

Last updated Feb 19, 2026

DeleteEvent

Cancels an event and sends a cancellation notification to all event attendees. The event is considered deleted after cancellation.

Syntax

void DeleteEvent(
	ICalendarEvent calendarEvent,
	DeleteEventType deleteType = DeleteEventType.SingleEvent
)
void DeleteEvent(
	ICalendarEvent calendarEvent,
	DeleteEventType deleteType = DeleteEventType.SingleEvent
)

Parameters

calendarEvent ICalendarEvent : The event to delete.

deleteType DeleteEventType (Optional) : What to delete.

  • 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.