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