Home
last modified time | relevance | path

Searched refs:enableAutoReply (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DVacationSettings.php25 public $enableAutoReply; variable in Google\\Service\\Gmail\\VacationSettings
58 public function setEnableAutoReply($enableAutoReply) argument
60 $this->enableAutoReply = $enableAutoReply;
67 return $this->enableAutoReply;