CCList¶
Retrieves the array of "CC" (carbon copy) recipients for the message.
1 |
|
Remarks¶
To add a recipient, use the Message.CC method.
See Also¶
- Array<MessageContact>
Retrieves the array of "CC" (carbon copy) recipients for the message.
1 |
|
To add a recipient, use the Message.CC method.