Retrieves a collection of Users that are currently selected as target recipients for this message.
java.util.Collection<com.invoqsystems.apex.model.Recipient> getPersons()
None
Collection of Recipient Objects that are Persons.
Related topics
Messaging API
Using the Messaging JavaBean