SubscriberInfoProvider DeleteSubscribers Method (String, Int32, Guid, Hashtable)Kentico 8.0 API Reference
Delete given subscribers.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

importString
Type: OnlineSystem String
String representation of subscribers in format 'email;firstName;lastName'
siteId
Type: OnlineSystem Int32
Site ID
processGuid (Optional)
Type: OnlineSystem Guid
Asynchronous process GUID
errors (Optional)
Type: OnlineSystem.Collections Hashtable
Hashtable with errors for asynchronous processing

Return Value

Type: OnlineList OnlineString 
See Also