
I want to move this email from the new case to an existing case, and delete the new case.
I have not found a simple way to do this.
Thaks for your help.
9 respuestas
To allow this to happen, EmailMessage.ParentId would need to be modifiable.
Since the DML framework does not allow this, you will not be able to write Apex code to make this happen.