| IssueRecipientsListService Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Newsletters.Web.UI.Internal
 Syntax
Syntaxpublic class IssueRecipientsListService
The IssueRecipientsListService type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | IssueRecipientsListService | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetBouncedContactsIds | 
            Filters contact ids which exceed bounce limit.
             | 
|  | GetContactsAndContactGroups | 
            Returns contact group for given issue id and contact ids.
             | 
|  | GetContactsWithFullName | 
            Returns contact full name for given contactIds | 
|  | GetUnsubscribedContactsIds | 
            Filters unsubscribed contact ids for given newsletter id.
             | 
 See Also
See Also