Delete given subscribers. Used for asynchronous control.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parameter
- Type: System Object
Parameters for asynchronous processing. [0] - String representation of subscribers in format 'email;firstName;lastName' [1] - Integer with site ID [2] - Asynchronous process GUID [3] - Hashtable with errors for asynchronous processing
See Also