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

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

イベントを取得

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

名前空間: 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 日時 : 検索期間の終了日です。

calendar ICalendar (任意) : イベントが属する予定表です。

top Int32 (任意): 返されるイベントの最大数です。

timeZone String (任意) : イベントを返すタイムゾーンです。

search String (任意) : イベントの高度なフィルターです。

戻り値

IReadOnlyCollection<ICalendarEvent>

  • 構文
  • パラメーター
  • 戻り値

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得