UiPath Documentation
activities
latest
false

Productivity activities

Last updated May 12, 2026

Calendar coded automation APIs

Representation of a calendar service.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Constructors

ConstructorDescriptionSyntax
ICalendarServiceInitializes a new instance of the ICalendarService classpublic interface ICalendarService

Methods

NameDescription
CreateEventCreates an event.
DeleteEventDeletes an event from the calendar.
FindMeetingTimesFinds available meeting times for the given attendees within a specified interval.
ForwardEventForwards an event to a collection of recipients represented by their email address.
GetCalendarsReturns all calendars for the authenticated account, optionally including group calendars.
GetDefaultCalendarReturns the default calendar for the currently authenticated account.
GetEventByIdReturns the event with the given ID, optionally searching in a specific calendar.
GetEventsReturns events associated with a calendar and matching the request parameters.
RespondToEventResponds to an event.
UpdateEventUpdates event properties.
  • Constructors
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated