IIscMessageService_v2Send Method ISC Message API
Send a new message.

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

JavaScript
function Send(message);

Parameters

message
Type: IscMessage
The message to be transmitted. Must supply a document, file format, sender identifier, and one or more delivery addresses.

Return Value

Type: String
A message identifier that may be used to track the status of this request.
See Also

Reference