UiPath Documentation
activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

生産性を高めるアクティビティ

最終更新日時 2026年4月16日

イベントを転送

メール アドレスで表された受信者のコレクションにイベントを転送します。

名前空間: UiPath.MicrosoftOffice365.Activities.Api

アセンブリ: UiPath.MicrosoftOffice365.Activities.Api (UiPath.MicrosoftOffice365.Activities.Api.dll 内)

構文

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

パラメーター

calendarEvent ICalendarEvent : 転送するイベントです。

attendees IEnumerable<String> : イベントの転送先となる出席者のメール アドレスのコレクションです。

comment String (任意) : 転送されるイベントに関連付けられたコメントです。

forwardSeries Boolean (任意) : True の場合、イベントが属するすべてのイベントを転送します。

  • 構文
  • パラメーター

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得