MessageStatusstatus Property ISC Message API
The state that this message is in. If there was no message found using the provided identifier and sender, this will be set to NotFound.

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

JavaScript
function get_status();
function set_status(value);

Property Value

Type: MessageState
See Also

Reference