...
The Delete Item activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- ID (text box editor type) (type: string): the ID of the item to be deleted. An output from the Get activities can be used as Input (e.g. Get Email).
- Move to Deleted Items (combo box control) (type: string): whether to move the deleted item to the "Deleted Items" folder or remove it permanently.
Execution: the activity will delete the given item from the account where the activity is connected to.
Forward E-Mail
This activity forwards email messages.
...