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

イベントを取得

フィルター条件が定義する予定表のイベントのリストを取得します。

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

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

構文

IReadOnlyCollection<ICalendarEvent> GetEvents(
	DateTimeOffsetstartDate,
	DateTimeOffsetendDate,
	ICalendarcalendar = null,
	inttop = 0,
	stringtimeZone = "",
	stringsearch = ""
)IReadOnlyCollection<ICalendarEvent> GetEvents(
	DateTimeOffsetstartDate,
	DateTimeOffsetendDate,
	ICalendarcalendar = null,
	inttop = 0,
	stringtimeZone = "",
	stringsearch = ""
)

パラメーター

startDate DateTimeOffset
イベントの検索を開始する日時を指定します。
endDate DateTimeOffset
イベントの検索の終了日時を指定します。
calendar ICalendar (任意)
予定に使用するカレンダーです。指定されていない場合は、ユーザーの既定のカレンダーが使用されます。
top Int32 (任意)
返されるイベントの最大数です。0 の場合は、制限がないことを意味します。
timeZone String (任意)
現在の予定のタイムゾーンを選択します。空のままにすると、既定で UTC が使用されます。
search String (任意)
予定内でフィルター処理するテキストです。このフィルターは、[概要]、[説明]、[出席者の表示名]、[出席者のメール アドレス]、[場所] フィールドに適用されます。

戻り値

IReadOnlyCollection<ICalendarEvent> - このアクティビティによって取得されるイベントのリストです。
  • 構文
  • パラメーター
  • 戻り値

Was this page helpful?

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