$this
public function bcc(Address|string ...$addresses) : static { return $this->setListAddressHeaderBody('Bcc', $addresses); }