Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) : null

RemoteItem constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

setCreatedBy()

setCreatedBy(\Microsoft\Graph\Model\IdentitySet  $val) : null

Sets the createdBy

Parameters

\Microsoft\Graph\Model\IdentitySet $val

The value to assign to the createdBy

Returns

null

getCreatedDateTime()

getCreatedDateTime() : \Microsoft\Graph\Model\datetime

Gets the createdDateTime

Returns

\Microsoft\Graph\Model\datetime —

The createdDateTime

setCreatedDateTime()

setCreatedDateTime(\Microsoft\Graph\Model\datetime  $val) : null

Sets the createdDateTime

Parameters

\Microsoft\Graph\Model\datetime $val

The value of the createdDateTime

Returns

null

setFile()

setFile(\Microsoft\Graph\Model\File  $val) : null

Sets the file

Parameters

\Microsoft\Graph\Model\File $val

The value to assign to the file

Returns

null

setFileSystemInfo()

setFileSystemInfo(\Microsoft\Graph\Model\FileSystemInfo  $val) : null

Sets the fileSystemInfo

Parameters

\Microsoft\Graph\Model\FileSystemInfo $val

The value to assign to the fileSystemInfo

Returns

null

setFolder()

setFolder(\Microsoft\Graph\Model\Folder  $val) : null

Sets the folder

Parameters

\Microsoft\Graph\Model\Folder $val

The value to assign to the folder

Returns

null

getId()

getId() : string

Gets the id

Returns

string —

The id

setId()

setId(string  $val) : null

Sets the id

Parameters

string $val

The value of the id

Returns

null

setLastModifiedBy()

setLastModifiedBy(\Microsoft\Graph\Model\IdentitySet  $val) : null

Sets the lastModifiedBy

Parameters

\Microsoft\Graph\Model\IdentitySet $val

The value to assign to the lastModifiedBy

Returns

null

getLastModifiedDateTime()

getLastModifiedDateTime() : \Microsoft\Graph\Model\datetime

Gets the lastModifiedDateTime

Returns

\Microsoft\Graph\Model\datetime —

The lastModifiedDateTime

setLastModifiedDateTime()

setLastModifiedDateTime(\Microsoft\Graph\Model\datetime  $val) : null

Sets the lastModifiedDateTime

Parameters

\Microsoft\Graph\Model\datetime $val

The value of the lastModifiedDateTime

Returns

null

getName()

getName() : string

Gets the name

Returns

string —

The name

setName()

setName(string  $val) : null

Sets the name

Parameters

string $val

The value of the name

Returns

null

setPackage()

setPackage(\Microsoft\Graph\Model\Package  $val) : null

Sets the package

Parameters

\Microsoft\Graph\Model\Package $val

The value to assign to the package

Returns

null

setParentReference()

setParentReference(\Microsoft\Graph\Model\ItemReference  $val) : null

Sets the parentReference

Parameters

\Microsoft\Graph\Model\ItemReference $val

The value to assign to the parentReference

Returns

null

setSharepointIds()

setSharepointIds(\Microsoft\Graph\Model\SharepointIds  $val) : null

Sets the sharepointIds

Parameters

\Microsoft\Graph\Model\SharepointIds $val

The value to assign to the sharepointIds

Returns

null

getSize()

getSize() : integer

Gets the size

Returns

integer —

The size

setSize()

setSize(integer  $val) : null

Sets the size

Parameters

integer $val

The value of the size

Returns

null

setSpecialFolder()

setSpecialFolder(\Microsoft\Graph\Model\SpecialFolder  $val) : null

Sets the specialFolder

Parameters

\Microsoft\Graph\Model\SpecialFolder $val

The value to assign to the specialFolder

Returns

null

getWebDavUrl()

getWebDavUrl() : string

Gets the webDavUrl

Returns

string —

The webDavUrl

setWebDavUrl()

setWebDavUrl(string  $val) : null

Sets the webDavUrl

Parameters

string $val

The value of the webDavUrl

Returns

null

getWebUrl()

getWebUrl() : string

Gets the webUrl

Returns

string —

The webUrl

setWebUrl()

setWebUrl(string  $val) : null

Sets the webUrl

Parameters

string $val

The value of the webUrl

Returns

null