Message is a data structure related to the MessagesService. It includes properties related to the message content, such as subject, text, attached file, and attached data.
Source table: OALR.
Message is a data structure related to the MessagesService. It includes properties related to the message content, such as subject, text, attached file, and attached data.
Source table: OALR.
The Message object replaces the Messages object. However, add-on that use the Messages object are valid. The major modification is in the way of attaching data to a message. That is, using the MessageDataColumn and MessageDataLine instead of AddDataColumn (Messages.
To display the form in the application: