setStringProperty procedure

Sets a String message property.

Syntax

PROCEDURE setStringProperty.
DEFINE INPUT PARAMETER propertyName AS CHARACTER.
DEFINE INPUT PARAMETER propertyValue AS CHARACTER.

Applies to

Message objects

See also

clearProperties procedure

For more information, see the Accessing message properties.