EmailEventResponse
JSONACCESS
This class is returned as the Event_Content__c property on the “Email” Internal_Event__e platform event when files are emailed as attachments.
NOTE: This does not fire when files are emailed as links.
Fields
global Email
→ EmailMessage
An EmailMessage object that represents the email’s metadata
global SharedFiles
→ List<SharePointFileInfo>
A list of LIMITED SharePointFileInfo (only Id & Name properties) of the files attached to an email