Counts the recipients that will receive a mailing once it is started in Episerver Campaign. The mailing must be of type regular.
Type: int
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
Return values
Number of recipients that will receive the mailing once it is started
Code structure
int getPredictedRecipientCount(String sessionId, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018