You need to separate the CCs with a semi-colon, just like when sending email. So, if they are different fields, and you are using a formula, for example, you could use a concat formula for the cc: concat(field1WithCc, ";", field2WithCc) and so forth.
Hilary Stoupa
