Skip to content

CCList

Gets the array of message cc recipients.

1
readonly Array<MessageContact> myMessage.CCList

Remarks

To add a recipient use Message.CC method.

See Also