Queries the ID of the recipient list a recipient belongs to in Episerver Campaign.
Type: long
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailId |
String |
Mail ID |
Return values
ID of the recipient list
Code structure
long getRecipientListId(String sessionId, String mailId)
Last updated: Apr 24, 2018