Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Method parameters

Returns the HTML code of a newsletter

  • string GetNewsletterCode (string accessKey, int listID, int newsletterID, bool usingTemplate)
  • accessKey: access key obtained using the Login method
  • listId: list identifier
  • newsletterID: ID of the message returned by the CreateNewsletter Method
  • usingTemplate: set to "false"

 

  • No labels