Removes multiple recipients from the internal unsubscribe list in Episerver Campaign. If a recipient is contained in one of the recipient lists, he/she will receive mailings again.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
recipientIds |
String[ ] |
IDs of the recipients |
Return values
-
Code structure
void removeAll(String sessionId, String[] recipientIds)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 25, 2018