\Microsoft\Graph\ModelAttendee

Attendee class

Summary

Methods
Properties
Constants
__construct()
getStatus()
setStatus()
getType()
setType()
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()) : null

Attendee constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

setStatus()

setStatus(\Microsoft\Graph\Model\ResponseStatus  $val) : null

Sets the status

Parameters

\Microsoft\Graph\Model\ResponseStatus $val

The value to assign to the status

Returns

null

setType()

setType(\Microsoft\Graph\Model\AttendeeType  $val) : null

Sets the type

Parameters

\Microsoft\Graph\Model\AttendeeType $val

The value to assign to the type

Returns

null