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 EmailEmailMessage

An EmailMessage object that represents the email’s metadata

global SharedFilesList<SharePointFileInfo>

A list of LIMITED SharePointFileInfo (only Id & Name properties) of the files attached to an email