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

Productivity activities

Last updated Mar 13, 2026

CreateEvent

Adds an event to the indicated calendar.

Namespace: UiPath.Gsuite.Activities.API

Assembly: UiPath.Gsuite.Activities.API (in UiPath.Gsuite.Activities.API.dll)

Syntax

ICalendarEvent CreateEvent(
	ICalendar calendar,
	CreateCalendarItem eventInformation
)
ICalendarEvent CreateEvent(
	ICalendar calendar,
	CreateCalendarItem eventInformation
)

Parameters

calendar ICalendar : The calendar used for the event.

eventInformation CreateCalendarItem : The details of the event.

Return value

ICalendarEvent - The event generated by the activity.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated