|
Information about the outgoing email message. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the outgoing email message. This is the primary key for the OutEmailMessage table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores the description for the outgoing email. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the identity for the outgoing email. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the outgoing email requires mapping or not, in a form of a checkbox. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the subject of the email. |
|
Name |
|
|
Code |
|
|
Data Type |
long binary |
|
Mandatory |
No |
|
Stores the email message content. |
|
|
|