IList<EmailList> LoadForEmail( string email, int maximumRows, int startRowIndex )
Parameters
- The email address to load lists for
 - maximumRows
 - The maximum number of results
 - startRowIndex
 - The starting row of the result set
 
Return Value
A collection of email lists associated with the email address