Represents the abstract base class for messages.
Derived elements: EmailMessage,
| Name | Type | Description |
|---|---|---|
| Source | String | Data source for loading the model. |
| Schema | String | Scheme for loading the model. |
| Model | String | Model name. The [{Schema}].[{Model}.Load]
procedure in the {Source} data source will be
called to load the model. |