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

イベントを取得

予定表に関連付けられていて、要求パラメーターに一致するイベントを返します。

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

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

構文

IReadOnlyCollection<ICalendarEvent> GetEvents(
	DateTime startDate,
	DateTime endDate,
	ICalendar calendar = null,
	int top = 50,
	string timeZone = "",
	string search = ""
)IReadOnlyCollection<ICalendarEvent> GetEvents(
	DateTime startDate,
	DateTime endDate,
	ICalendar calendar = null,
	int top = 50,
	string timeZone = "",
	string search = ""
)

パラメーター

startDate DateTime
検索期間の開始日です。
endDate DateTime
検索期間の終了日です。
calendar ICalendar (任意)
イベントが属する予定表です。
top Int32 (任意)
返されるイベントの最大数です。
timeZone String (任意)
イベントを返すタイムゾーンです。
search String (任意)
イベントの高度なフィルターです。

戻り値

IReadOnlyCollection<ICalendarEvent>
  • 構文
  • パラメーター
  • 戻り値

Was this page helpful?

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