Method parameters

Allows to duplicate a message in MailUp.


Parameters listGuid e listId can be used together or alternatively, passing one of them as null or empty: in the first case the list is verified using both parameters, otherwise using only the provided parameter.

The method returns:

CloneMessage method synchronously executes the following steps:

  1. Clonation of the data contained in the MailUp message
  2. Return to the caller of the message ID.


CloneMessage method asynchronously executes a copy of the files of the message to be cloned.