MessageDocumentdocument Property ISC Message API
The file data containing your message body. This can be in a number of formats, specified using the format property.

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

JavaScript
function get_document();
function set_document(value);

Property Value

Type: Byte
See Also

Reference