| IRecipientsProvider Interface | 
Namespace: CMS.Newsletters
public interface IRecipientsProvider
The IRecipientsProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllRecipients | 
            Return all contacts which are subscribed to an issue (or newsletter), includes opted out contacts and bounced.
              | |
| GetMarketableRecipients | 
            Return all contacts which are subscribed to the issue (or newsletter), excludes opted out contacts and bounced.
              |