UiPath Documentation
activities
latest
false

Productivity activities

ICalendar Interface

Representation of a calendar.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

public interface ICalendar
public interface ICalendar

Properties

NameDescription
IdThe unique identifier of the calendar.
IsDefaultTrue if the calendar is the default one.
ItemThe associated O365CalendarItem.

Methods

NameDescription
CreateEventCreates an event.
DeleteEventDeletes an event from the calendar.
ForwardEventForwards an event to a collection of recipients represented by their email address.
GetEventByIdReturns the event with the given id.
GetEventsReturns a collection of events matching the parameters provided.
RespondToEventResponds to an event.
UpdateEventUpdates event properties.
  • Syntax
  • Properties
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated