AddressBookAddress.Value

From Xojo Documentation

Method


AddressBookAddress.Value(Key as String) As Variant

Supported for all project types and targets.

Returns as a Variant the requested property value.


Method


AddressBookAddress.Value(Key as String, Assigns NewValue as Variant)

Supported for all project types and targets.

Assigns the passed NewValue to the specified property.