Export subscribers from specified newsletters.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- newsletterIds
- Type:
System.Collections.Generic List
Int32
Newsletters' IDs
- siteId
- Type:
System Int32
Site ID
- emptyMeansAll
- Type:
System Boolean
If true, empty array of newsletters' IDs means all subscribers are exported
- subscriptionApproved
- Type:
System Int32
0 = all subcriptions, 1 = approved subscriptions, 2 = not approved subscriptions
Return Value
Type:
See Also