activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Mar 13, 2026

IDriveItem Interface

File or folder API interface.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

public interface IDriveItem
public interface IDriveItem

Properties

NameDescription
FullNameThe full name of the item.
IdThe id of the item.
IsFolderTrue if the item is a folder.
ItemThe O365DriveRemoteItem for the file or folder.
NameThe name of the item.

Methods

NameDescription
CopyCopies the file or folder to the specified destination folder in OneDrive or SharePoint.
DeleteDeletes the file or folder from OneDrive or SharePoint.
MoveMoves the file or folder to the specified destination folder in OneDrive or SharePoint.
RefreshGets the latest version of the file or folder from OneDrive or SharePoint.
ShareShares the file.
  • Syntax
  • Properties
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated