Creates a copy of an existing recipient list in Episerver Campaign.
Note: Only the definition of the given recipient list is copied, not the recipients. The created list is empty.
Type: long
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
recipientListId |
long |
ID of the recipient list to be copied |
Return values
ID of the new recipient list
Code structure
long copy(String sessionId, long recipientListId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018