Queries the maximum sending rate (emails per hour) of a mailing in Episerver Campaign.
Type: int
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
Return values
Maximum sending rate (emails per hour) of the mailing
Code structure
int getMaxMailsPerHour(String sessionId, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018