Deletes all recipients who created bounces in Episerver Campaign. By default, the media type EMAIL is used. Use the setMediaType method to select another media type (like SMS or FAX).
Type: int
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
recipientListId |
long |
ID of the recipient list |
Return values
Number of recipients that have been deleted
Code structure
int removeBounced(String sessionId, long recipientListId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 25, 2018