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: StringA message identifier that may be used to track the status of this request.
See Also