Defines the IDs for one or more attachments of a mailing in Episerver Campaign.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
mailingId |
long |
ID of the mailing |
attachmentIds |
long[ ] |
IDs of the attachments |
Return values
-
Code structure
void setAttachmentIds(String sessionId, long mailingId, long[] attachmentIds)
Last updated: Apr 24, 2018