Posted: Thu Aug 20, 2009 12:53 pm Post subject: EmailOutput node with Multiple Attachments?
Apprentice
Joined: 18 Jun 2009 Posts: 36
Looking at the Broker Documentation it appears that the EmailOutput node can only send email with a single attachment. Is there a way to send an email with more than one attachment?
Set Destination.Email.Attachment[1].Content = attach1Var;
Set Destination.Email.Attachment[2].Content = attach2Var;
Set Destination.Email.Attachment[3].Content = attach3Var;
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum