# File lib/tmail/interface.rb, line 318
    def cc=( *strs )
      set_string_array_attr 'Cc', strs
    end