{@link MessageRecipients} list to the session.
@param name the name of the list.
@param recipients the MessageRecipients containing the list.
@throws RecipientException if an error occurred when adding the list tothe session.
@deprecated MessageRecipients should no longer be stored in the session- one of the send methods which take a list should be used instead.
| |