Click or drag to resize
RecipientsExtensions Methods

The RecipientsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRecipientsProvider(IssueInfo)
Returns recipients provider for given issue. More information about the provider can be found here IRecipientsProvider.
Public methodStatic memberGetRecipientsProvider(NewsletterInfo)
Returns recipients provider for given newsletter. More information about the provider can be found here IRecipientsProvider.
Public methodStatic memberWithoutBounces
Restricts contact query (contacts) to return only not bounced contacts, the limit is given in bounceLimit.
Public methodStatic memberWithoutUnsubscribed
Restricts contact query (contacts) to return only subscribed contacts, all opted out recipients are removed.
Top
See Also