Activities
latest
false
Banner background image
Productivity Activities
Last updated May 22, 2024

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