Delete given subscribers.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- importString
- Type: System String
String representation of subscribers in format 'email;firstName;lastName'
- siteId
- Type: System Int32
Site ID
- processGuid (Optional)
- Type: System Guid
Asynchronous process GUID
- errors (Optional)
- Type: System.Collections Hashtable
Hashtable with errors for asynchronous processing
Return Value
Type: List StringSee Also