Resumes a paused mailing in Episerver Campaign. The mailing must be of the type regular. All other mailings (event, confirmation, template) cannot be resumed.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
Return values
-
Code structure
void resume(String sessionId, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018