activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
UiPath logo, featuring letters U and I in white
生産性を高めるアクティビティ
Last updated 2024年11月6日

イベントを取得

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

名前空間: 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 = ""
)

パラメーター

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

戻り値

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

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

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