Convenience method to obtain just the iterator for the collection of recipients targeted for this message. This is more efficient than returning the entire collection.
java.util.Iterator<com.invoqsystems.apex.model.Recipient> getRecipientIterator()
None
The iterator for the collection of recipients.