Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DImapSettings.php25 public $autoExpunge; variable in Google\\Service\\Gmail\\ImapSettings
42 public function setAutoExpunge($autoExpunge) argument
44 $this->autoExpunge = $autoExpunge;
51 return $this->autoExpunge;