Deletes a mailing in Episerver Campaign. Only mailings that are in the status NEW (not started) can be deleted.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
Return values
-
Code structure
void remove(String sessionId, long mailingId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018