You can only send to one recipient (To: or CC:) per API call.
Each API submit call equals one message to be delivered to a single recipient, and returns a unique ID to trace that message. The SubmitMessage object allows setting any combination of To and CC headers. In other words: if you send a message to two recipients with one in CC, you need to submit a message with those headers twice, one for both types of recipient addresses.