アクティビティ
最新
生産性を高めるアクティビティ
Last updated 2024年7月1日

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 (任意)
返信のステータスを開催者に通知するかどうかを指定します。
  • 構文
  • パラメーター

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.