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()) 

Construct a new MailFolder

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the MailFolder

Returns

array —

The list of properties

getDisplayName()

getDisplayName() : string

Gets the displayName

Returns

string —

The displayName

setDisplayName()

setDisplayName(string  $val) : null

Sets the displayName

Parameters

string $val

The displayName

Returns

null

getParentFolderId()

getParentFolderId() : string

Gets the parentFolderId

Returns

string —

The parentFolderId

setParentFolderId()

setParentFolderId(string  $val) : null

Sets the parentFolderId

Parameters

string $val

The parentFolderId

Returns

null

getChildFolderCount()

getChildFolderCount() : integer

Gets the childFolderCount

Returns

integer —

The childFolderCount

setChildFolderCount()

setChildFolderCount(integer  $val) : null

Sets the childFolderCount

Parameters

integer $val

The childFolderCount

Returns

null

getUnreadItemCount()

getUnreadItemCount() : integer

Gets the unreadItemCount

Returns

integer —

The unreadItemCount

setUnreadItemCount()

setUnreadItemCount(integer  $val) : null

Sets the unreadItemCount

Parameters

integer $val

The unreadItemCount

Returns

null

getTotalItemCount()

getTotalItemCount() : integer

Gets the totalItemCount

Returns

integer —

The totalItemCount

setTotalItemCount()

setTotalItemCount(integer  $val) : null

Sets the totalItemCount

Parameters

integer $val

The totalItemCount

Returns

null

getMessages()

getMessages() : \Microsoft\Graph\Model\MessagesCollectionPage

Gets the messages

Returns

\Microsoft\Graph\Model\MessagesCollectionPage —

The messages

getChildFolders()

getChildFolders() : \Microsoft\Graph\Model\ChildFoldersCollectionPage

Gets the childFolders

Returns

\Microsoft\Graph\Model\ChildFoldersCollectionPage —

The childFolders

getSingleValueExtendedProperties()

getSingleValueExtendedProperties() : \Microsoft\Graph\Model\SingleValueExtendedPropertiesCollectionPage

Gets the singleValueExtendedProperties

Returns

\Microsoft\Graph\Model\SingleValueExtendedPropertiesCollectionPage —

The singleValueExtendedProperties

getMultiValueExtendedProperties()

getMultiValueExtendedProperties() : \Microsoft\Graph\Model\MultiValueExtendedPropertiesCollectionPage

Gets the multiValueExtendedProperties

Returns

\Microsoft\Graph\Model\MultiValueExtendedPropertiesCollectionPage —

The multiValueExtendedProperties