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
osamaosama 

Inbound Email Object

Hi,
     is there any way I can query the inbound email object for retieving the emails from the cases ?
 
Regards,
Usama
werewolfwerewolf
Yes, they're stored in the EmailMessage table.
osamaosama
Hi,
Can we customize the Email page layout of this object?
Thanks
Usama
thunksalotthunksalot

I have the same question.  Is there a way to customize the page layout of the Inbound Emails object?

werewolfwerewolf

No, that is not a layoutable page.  You can make a Visualforce page representing the data as you see fit though.