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

Productivity activities

Last updated Feb 19, 2026

ForwardEvent

Forwards an event to a collection of recipients represented by their email address.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

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

Parameters

calendarEvent ICalendarEvent : The event to forward.

attendees IEnumerable<String> : The collection of attendee emails to forward the event to.

comment String (Optional) : The comment associated with the forwarded event.

forwardSeries Boolean (Optional) : If true, will forward the whole series the event belongs to.

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