Activities
latest
false
Productivity Activities
Last updated Jul 1, 2024

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