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

Productivity activities

Last updated Feb 19, 2026

ForwardEvent

Forwards an event to the specified attendees.

Namespace: UiPath.Gsuite.Activities.API

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

Syntax

void ForwardEvent(
	ICalendarEvent calendarEvent,
	IEnumerable<String> attendees,
	bool forwardSeries = false
)
void ForwardEvent(
	ICalendarEvent calendarEvent,
	IEnumerable<String> attendees,
	bool forwardSeries = false
)

Parameters

calendarEvent ICalendarEvent : The event to forward.

attendees IEnumerable<String> : The additional attendees for the event.

forwardSeries Boolean (Optional) : Forward all occurencies of the given event.

  • 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.