Table of Contents

Table "SharePoint Graph Drive"

ID 9133
Namespace: System.Integration.Sharepoint

Represents a SharePoint drive (document library) 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]
Name Text[250]
DriveType Text[50]
WebUrl Text[2048]
OwnerName Text[250]
OwnerEmail Text[250]
CreatedDateTime DateTime
LastModifiedDateTime DateTime
Description Text[2048]
QuotaTotal BigInteger
QuotaUsed BigInteger
QuotaRemaining BigInteger
QuotaState Text[50]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also