Table of Contents

Table "SharePoint Graph Drive Item"

ID 9132
Namespace: System.Integration.Sharepoint

Represents a SharePoint drive item (file or folder) as returned by Microsoft Graph API.

Properties

Name Value
Access Public
TableType Temporary
DataClassification SystemMetadata
InherentEntitlements X
InherentPermissions X
Extensible False

Fields

Name Type Description
Id Text[250]
DriveId Text[250]
Name Text[250]
ParentId Text[250]
Path Text[2048]
WebUrl Text[2048]
CreatedDateTime DateTime
LastModifiedDateTime DateTime
Size BigInteger
IsFolder Boolean
FileType Text[50]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also