Unsubscribe subscribers from specified newsletters. 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 control. [0] - String representation of subscribers in format 'email;firstName;lastName'. [1] - List of int with newsletter IDs where should be the subscribers removed from [2] - Integer with site ID [3] - Boolean value indicating if confirmation e-mail should be sent [4] - Asynchronous process Guid [5] - Hashtable with errors for asynchronous process
See Also