コード例 #1
0
 /**
  * Clear out all Cc: recipients
  */
 public function flushCc()
 {
     $this->recipients->flushCc();
 }