Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

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