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