$_propDict
$_propDict : \Microsoft\Graph\Model\array(string
The array of properties available to the model
Reminder class
getEventStartTime() : \Microsoft\Graph\Model\DateTimeTimeZone
Gets the eventStartTime
The eventStartTime
setEventStartTime(\Microsoft\Graph\Model\DateTimeTimeZone  $val) : null
                Sets the eventStartTime
| \Microsoft\Graph\Model\DateTimeTimeZone | $val | The value to assign to the eventStartTime | 
getEventEndTime() : \Microsoft\Graph\Model\DateTimeTimeZone
Gets the eventEndTime
The eventEndTime
setEventEndTime(\Microsoft\Graph\Model\DateTimeTimeZone  $val) : null
                Sets the eventEndTime
| \Microsoft\Graph\Model\DateTimeTimeZone | $val | The value to assign to the eventEndTime | 
getEventLocation() : \Microsoft\Graph\Model\Location
Gets the eventLocation
The eventLocation
setEventLocation(\Microsoft\Graph\Model\Location  $val) : null
                Sets the eventLocation
| \Microsoft\Graph\Model\Location | $val | The value to assign to the eventLocation | 
getReminderFireTime() : \Microsoft\Graph\Model\DateTimeTimeZone
Gets the reminderFireTime
The reminderFireTime
setReminderFireTime(\Microsoft\Graph\Model\DateTimeTimeZone  $val) : null
                Sets the reminderFireTime
| \Microsoft\Graph\Model\DateTimeTimeZone | $val | The value to assign to the reminderFireTime |