Table of Contents

Table Mail_Message_Attachments

Entity

Entity: Applications.Mail.MessageAttachments

Represents attachments to mail messages. Entity: Mail_Message_Attachments

Owner Tables Hierarchy

Summary

Name Type Description
Attachment_Content varbinary The actual content of the attachment. NULL when the content is not downloaded or is unknown for some other reason
Content_Descriptors nvarchar(4000) Content flags, like "Content-Type: text/plain; charset=utf-8"
Content_Downloaded bit 1 when the content is included, 0 when this is only an empty container. Content should be included when sending mail
Mail_Message_Attachment_Id uniqueidentifier PK
Mail_Message_Id uniqueidentifier
Name nvarchar(128)
Row_Version timestamp

Columns

Attachment_Content

The actual content of the attachment. NULL when the content is not downloaded or is unknown for some other reason

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type varbinary (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Content_Descriptors

Content flags, like "Content-Type: text/plain; charset=utf-8"

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 4000
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(4000) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Content_Downloaded

1 when the content is included, 0 when this is only an empty container. Content should be included when sending mail

Property Value
Auto Complete no
Data Filter no
Default Value False
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type bit
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Content_Downloaded - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Mail_Message_Attachment_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Mail_Message_Attachment_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no yes

Mail_Message_Id

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference yes
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Mail_Messages
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Mail_Message_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Name

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 128
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(128) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no
Like None no no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no