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