Status must be "Queued" OR "Processing" (for more than the Default Retry Seconds).
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| messageQueueItem | ISMessageQueueItem | The Message Queue Item to update. | ||
| newData | String | Optional | If specified, i.e. not blank, will update the 'Data' value. | |
| newProperties | ISKeyValueList | Optional | If specified, i.e. not Nothing, will update the 'Properties' value. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.