Skip to content

BCCList

Gets the array of message bcc recipients.

1
readonly Array<MessageContact> myMessage.BCCList

Remarks

To add a recipient use Message.BCC method.

See Also