Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

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 White
Trust and Security
© 2005-2024 UiPath. All rights reserved.