Field
Name: |
Type: |
Length: |
Index: |
Description: |
| OUT_SEQ |
Sequence |
|
|
|
| OUT_FROM_EMAIL |
char |
40 |
|
from e-mail address |
| OUT_TO_EMAIL |
char |
40 |
|
to e-mail address |
| OUT_SUBJECT |
char |
120 |
|
e-mail's subject |
| OUT_BODY |
char |
2000 |
|
e-mail's body |
| OUT_CC |
char |
40 |
|
cc: to address |
| OUT_BCC |
char |
40 |
|
bcc: to address |
| OUT_REAL_NAME |
char |
60 |
|
sender's real name |
| OUT_ATTACHMENT |
char |
40 |
|
attachment's file name |
| OUT_DATE_ADDED |
Date and time |
(#FDT) |
|
date/time e-mail was saved into outbox |
| OUT_ADDED_BY |
char |
4 |
|
initials who sent this e-mail |
| OUT_SEND_DATE |
Date and time |
(#FDT) |
|
scheduled date to send this e-mail |
| OUT_OK |
short int |
(0 to 255) |
|
sent ok? yes/no |