AddressBookRecord.Value

From Xojo Documentation

Method


AddressBookRecord.Value(PropertyName as String) As Variant

Supported for all project types and targets.

Returns the value of that property as a Variant.


Method


AddressBookRecord.Value(PropertyName as String, Assigns NewValue as Variant)

Supported for all project types and targets.

Sets the value for the specified property as a Variant.