MYC_MESG_RECIPIENTS_OUT
Description:
This table stores the list of out of contact message recipients. This includes the dates that their out of contact event started and ended.

Primary Key
Column Name Ordinal Position
MESSAGE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 MESSAGE_ID VARCHAR No
The unique identifier (.1 item) for the message record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 RECIPIENT_USER_ID VARCHAR No
Out of contact message recipients.
4 RECIPIENT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
5 RECIPIENT_START_DATE DATETIME No
The start date for the message recipients out of contact occasion.
6 RECIPIENT_END_DATE DATETIME No
The end date for the message recipients out of contact occasion.