Sets a predefined or custom message store property to a String value.
void QAManagerBase.setStringStoreProperty( String name, String value ) throws QAException
name The predefined or custom property name.
value The String property value.
QAException class Thrown if there is a problem setting the message store property to a string value.
You can use this method to set predefined or user-defined client store properties.
For a list of predefined properties, see MessageStoreProperties.