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