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