\Microsoft\Graph\ModelCalendar

Calendar class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getName()
setName()
getColor()
setColor()
getChangeKey()
setChangeKey()
getEvents()
getCalendarView()
getSingleValueExtendedProperties()
getMultiValueExtendedProperties()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

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 Calendar

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the Calendar

Returns

array —

The list of properties

getName()

getName() : string

Gets the name

Returns

string —

The name

setName()

setName(string  $val) : null

Sets the name

Parameters

string $val

The name

Returns

null

setColor()

setColor(string  $val) : null

Sets the color

Parameters

string $val

The color

Returns

null

getChangeKey()

getChangeKey() : string

Gets the changeKey

Returns

string —

The changeKey

setChangeKey()

setChangeKey(string  $val) : null

Sets the changeKey

Parameters

string $val

The changeKey

Returns

null

getEvents()

getEvents() : \Microsoft\Graph\Model\EventsCollectionPage

Gets the events

Returns

\Microsoft\Graph\Model\EventsCollectionPage —

The events

getCalendarView()

getCalendarView() : \Microsoft\Graph\Model\CalendarViewCollectionPage

Gets the calendarView

Returns

\Microsoft\Graph\Model\CalendarViewCollectionPage —

The calendarView

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