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

Productivity activities

Last updated Feb 19, 2026

RespondToEvent

Defines a reply to an event invitation.

Namespace: UiPath.Gsuite.Activities.API

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

Syntax

voidRespondToEvent(
	ICalendarEventcalendarEvent,
	EventResponseTyperesponse,
	stringcomment = "",
	int? additionalGuests = null,
	boolallOccurrences = false,
	boolsendResponseNotification = false
)
voidRespondToEvent(
	ICalendarEventcalendarEvent,
	EventResponseTyperesponse,
	stringcomment = "",
	int? additionalGuests = null,
	boolallOccurrences = false,
	boolsendResponseNotification = false
)

Parameters

calendarEvent ICalendarEvent : The event invitation to reply to.

response EventResponseType : The response to send to the organizer.

comment String (Optional) : The message to send with the response.

additionalGuests Nullable<Int32> (Optional) : The number of additional guests to invite.

allOccurrences Boolean (Optional) : Specifies whether to update all the occurrences of the event with the response.

sendResponseNotification Boolean (Optional) : Specifies whether to notify the organizer of the response status.

  • Syntax
  • Parameters

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.