$_propDict
$_propDict : \Microsoft\Graph\Model\array(string
The array of properties available to the model
AutomaticRepliesSetting class
getStatus() : \Microsoft\Graph\Model\AutomaticRepliesStatus
Gets the status
The status
setStatus(\Microsoft\Graph\Model\AutomaticRepliesStatus  $val) : null
                Sets the status
| \Microsoft\Graph\Model\AutomaticRepliesStatus | $val | The value to assign to the status | 
getExternalAudience() : \Microsoft\Graph\Model\ExternalAudienceScope
Gets the externalAudience
The externalAudience
setExternalAudience(\Microsoft\Graph\Model\ExternalAudienceScope  $val) : null
                Sets the externalAudience
| \Microsoft\Graph\Model\ExternalAudienceScope | $val | The value to assign to the externalAudience | 
getScheduledStartDateTime() : \Microsoft\Graph\Model\DateTimeTimeZone
Gets the scheduledStartDateTime
The scheduledStartDateTime
setScheduledStartDateTime(\Microsoft\Graph\Model\DateTimeTimeZone  $val) : null
                Sets the scheduledStartDateTime
| \Microsoft\Graph\Model\DateTimeTimeZone | $val | The value to assign to the scheduledStartDateTime | 
getScheduledEndDateTime() : \Microsoft\Graph\Model\DateTimeTimeZone
Gets the scheduledEndDateTime
The scheduledEndDateTime
setScheduledEndDateTime(\Microsoft\Graph\Model\DateTimeTimeZone  $val) : null
                Sets the scheduledEndDateTime
| \Microsoft\Graph\Model\DateTimeTimeZone | $val | The value to assign to the scheduledEndDateTime |