function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
fouloxfoulox 

Where is the body of an email stored?

It looks like it should be in task.description, but during my test, I'm only seeing cc: showing up in the description field of the task entity, and I don't see the body of my email message anywhere.
fouloxfoulox
I found the problem, and it was a parsing problem. I didn't handle multiline results properly.
vibrationvibration

thanks