Messagedocuments Property ISC Message API
The file(s) to be populated into the message body. These can be in a number of formats, specified using the format property. This field must have at least one item.

Namespace: Isc
Assembly: iscmessageservice_v2 (in iscmessageservice_v2.dll) Version: 2.0.0.0
Syntax

JavaScript
function get_documents();
function set_documents(value);

Property Value

Type: MessageDocument
See Also

Reference