CCList¶
Retrieves the array of "CC" (carbon copy) recipients for the message.
Type¶
Array<MessageContact> (MessageContact)
Declaration¶
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.
Array<MessageContact> (MessageContact)
1 | |
To add a recipient, use the Message.CC method.