getPersons

Retrieves a collection of Users that are currently selected as target recipients for this message.

Syntax:

java.util.Collection<com.invoqsystems.apex.model.Recipient> getPersons()

Parameters:

None

Returns:

Collection of Recipient Objects that are Persons.

Messaging API

Using the Messaging JavaBean