# File lib/tmail/interface.rb, line 633
    def in_reply_to=( *idstrs )
      set_string_array_attr 'In-Reply-To', idstrs
    end