12.4.3 OracleAQMessage Properties
OracleAQMessage properties are listed in Table 12-16.
                  
Table 12-16 OracleAQMessage Properties
| Property | Description | 
|---|---|
| Specifies an identification for the message. | |
| Specifies the duration, in seconds, after which an enqueued message is available for dequeuing. | |
| Specifies the delivery mode of the dequeued message. | |
| Returns the number of attempts that have been made to dequeue the message. | |
| Specifies the time when the message was enqueued. | |
| Specifies the name of the queue that the message should be moved to if it cannot be processed successfully. | |
| Specifies the duration, in seconds, for which an enqueued message is available for dequeuing. | |
| Returns the message identifier. | |
| Specifies the identifier of the message in the last queue that generated this message. | |
| Specifies the payload of the message. | |
| Specifies the priority of the message. | |
| Specifies the list of recipients that overrides the default queue subscribers. | |
| Identifies the original sender of the message. | |
| Specifies the state of the message at the time of dequeue. | |
| Specifies the transaction group for the dequeued message. |