InboundEmail Object
Fields
The fields in this section list which values can be retrieved when querying InboundEmail records.
Account
)
The account that received the inbound email.
String
)
The first 255 characters of the body of the inbound email.
String
)
The value of the CC field of the inbound email.
ISO8601Timestamp!
)
The date and time at which the inbound email was received.
String
)
When the inbound email did not process successfully, contains the reason why processing failed.
String
)
The sender of the inbound email.
ID!
)
Unique identifier of the object.
String
)
The value of the Message-ID header of the inbound email.
Note
)
The note that was created from the inbound email.
HasNotes
)
The record that was created or updated from the inbound email.
String
)
Expiring URL to download the source of the inbound email.
String
)
The subject of the inbound email.
String
)
The recipient of the inbound email.
Implements
InboundEmail implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a InboundEmail.