DELIVERY_COUNT variable

Syntax
const qa_string MessageProperties::DELIVERY_COUNT
Remarks

This property name refers to the number of attempts that have been made so far to deliver the message.

The value of this field is "ias_DeliveryCount".

Pass DELIVERY_COUNT as the first parameter in the setStringProperty method or the getStringProperty method to access the associated message property.

See Also

setStringProperty function

getStringProperty function