Unit 'msgraph' Package
[Overview][Types][Classes][Index] [#odata]

TdriveItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msgraph.pp line 2511

type TdriveItem = class(Tentity)

public

  function search();

  function delta();

  function createLink();

  function copy();

  class function ObjectRestKind; override;

  class function ExportPropertyName(); override;

  function createdByUser();

  function lastModifiedByUser();

  function permissions();

  function children();

  function thumbnails();

published

  property content: TStream; [rw]

  property createdBy: TidentitySet; [rw]

  property createdDateTime: TDateTime; [rw]

  property cTag: string; [rw]

  property description: string; [rw]

  property eTag: string; [rw]

  property lastModifiedBy: TidentitySet; [rw]

  property lastModifiedDateTime: TDateTime; [rw]

  property name: string; [rw]

  property parentReference: TitemReference; [rw]

  property size: Int64; [rw]

  property webDavUrl: string; [rw]

  property webUrl: string; [rw]

  property audio: Taudio; [rw]

  property deleted: Tdeleted; [rw]

  property _file: T_file; [rw]

  property fileSystemInfo: TfileSystemInfo; [rw]

  property folder: Tfolder; [rw]

  property image: Timage; [rw]

  property location: TgeoCoordinates; [rw]

  property photo: Tphoto; [rw]

  property remoteItem: TremoteItem; [rw]

  property searchResult: TsearchResult; [rw]

  property shared: Tshared; [rw]

  property specialFolder: TspecialFolder; [rw]

  property video: Tvideo; [rw]

  property package: Tpackage; [rw]

end;

Inheritance

TdriveItem

|

Tentity

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18