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

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

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

RespondToEvent

イベント/予定への招待の返信を定義します。

名前空間: UiPath.Gsuite.Activities.API

アセンブリ: UiPath.Gsuite.Activities.API (UiPath.Gsuite.Activities.API.dll 内)

構文

voidRespondToEvent(
	ICalendarEventcalendarEvent,
	EventResponseTyperesponse,
	stringcomment = "",
	int? additionalGuests = null,
	boolallOccurrences = false,
	boolsendResponseNotification = false
)
voidRespondToEvent(
	ICalendarEventcalendarEvent,
	EventResponseTyperesponse,
	stringcomment = "",
	int? additionalGuests = null,
	boolallOccurrences = false,
	boolsendResponseNotification = false
)

パラメーター

calendarEvent ICalendarEvent : 返信対象の予定への招待です。

response EventResponseType : 開催者に送信する返信です。

comment String (任意) : 返信と共に送信するメッセージです。

additionalGuests Nullable<Int32> (任意) : 招待する追加ゲストの数です。

allOccurrences Boolean (任意) : 予定のすべての発生回に返信内容を反映させて更新するかどうかを指定します。

sendResponseNotification Boolean (任意) : 返信のステータスを開催者に通知するかどうかを指定します。

  • 構文
  • パラメーター

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得