InfoConnect for Unisys VBA Guide
SetPropertyValue Method
Sets a property name/value pair in the property store
Syntax
object.SetPropertyValue( _
   ByVal name As String, _
   ByVal value As String _
) 

Parameters

name
value
See Also