\Microsoft\Graph\ModelCalendarGroup

CalendarGroup class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getName()
setName()
getClassId()
setClassId()
getChangeKey()
setChangeKey()
getCalendars()
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 CalendarGroup

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the CalendarGroup

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

getClassId()

getClassId() : \Microsoft\Graph\Model\UUID

Gets the classId

Returns

\Microsoft\Graph\Model\UUID —

The classId

setClassId()

setClassId(\Microsoft\Graph\Model\UUID  $val) : null

Sets the classId

Parameters

\Microsoft\Graph\Model\UUID $val

The classId

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

getCalendars()

getCalendars() : \Microsoft\Graph\Model\CalendarsCollectionPage

Gets the calendars

Returns

\Microsoft\Graph\Model\CalendarsCollectionPage —

The calendars