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

アイテムを削除

ファイルまたはフォルダーを削除します。

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

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

オーバー ロード

オーバーロード説明
DeleteItem(IDriveItem)OneDrive または SharePoint からファイルまたはフォルダーを削除します。
DeleteItem(String)OneDrive または SharePoint 内の指定した場所にあるファイルまたはフォルダーを URL で削除します。
DeleteItem(String, String, String)OneDrive または SharePoint 内の指定した場所にあるファイルまたはフォルダーを ID で削除します。

DeleteItem(IDriveItem)

OneDrive または SharePoint からファイルまたはフォルダーを削除します。
void DeleteItem(
	IDriveItem item
)void DeleteItem(
	IDriveItem item
)
アイテム IDriveItem
削除するファイルまたはフォルダーです。

DeleteItem(String)

OneDrive または SharePoint 内の指定した場所にあるファイルまたはフォルダーを URL で削除します。
void DeleteItem(
	string itemUrl
)void DeleteItem(
	string itemUrl
)
itemUrl 文字列
移動対象のファイルまたはフォルダーの URL です。

DeleteItem(String, String, String)

OneDrive または SharePoint 内の指定した場所にあるファイルまたはフォルダーを ID で削除します。
void DeleteItem(
	string itemId,
	string siteUrl,
	string documentLibraryName
)void DeleteItem(
	string itemId,
	string siteUrl,
	string documentLibraryName
)
itemId 文字列
削除対象のファイルまたはフォルダーの ID です。
siteUrl 文字列
SharePoint サイトの URL です。
documentLibraryName 文字列
指定した SharePoint サイト内のドキュメント ライブラリです。

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

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