Table of Contents

Table "Email Related Attachment"

ID 8910
Namespace: System.Email

Temporary table that holds information about attachments related to an email.

Properties

Name Value
Access Public
TableType Temporary

Fields

Name Type Description
Id BigInteger
"Attachment Name" Text[1024]
"Attachment System ID" Guid
"Attachment Table ID" Integer
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also