Counts mailings of a specific type in Episerver Campaign.
Type: int
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingType |
String |
Type of the mailing (regular, event, confirmation, template, campaign, split) |
Return values
Number of all mailings of the given type
Code structure
int getCount(String sessionId, String mailingType)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018