InfoConnect for Airlines VBA Guide
GetPropertyValue Function
Gets the value for a property in the property store
Syntax
object.GetPropertyValue( _
   ByVal name As String _
) As String

Parameters

name
See Also