Activities
latest
false
Banner background image
Productivity Activities
Last updated May 22, 2024

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