$_propDict
$_propDict : \Microsoft\Graph\Model\array(string
The array of properties available to the model
PatternedRecurrence class
getPattern() : \Microsoft\Graph\Model\RecurrencePattern
Gets the pattern
The pattern
setPattern(\Microsoft\Graph\Model\RecurrencePattern  $val) : null
                Sets the pattern
| \Microsoft\Graph\Model\RecurrencePattern | $val | The value to assign to the pattern | 
getRange() : \Microsoft\Graph\Model\RecurrenceRange
Gets the range
The range
setRange(\Microsoft\Graph\Model\RecurrenceRange  $val) : null
                Sets the range
| \Microsoft\Graph\Model\RecurrenceRange | $val | The value to assign to the range |