getGroups

Retrieves a list of Groups that are currently selected as target recipients for this message.

Syntax:

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

Parameters:

None

Returns:

List of Groups that are selected as target recipients.

Messaging API

Using the Messaging JavaBean