AddressBookAddress.Value
From Xojo Documentation
This item was deprecated in version 2019r2. |
Method
This method is only available on the macOS platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
Returns as a Variant the requested property value.
This item was deprecated in version 2019r2. |
Method
This method is only available on the macOS platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
AddressBookAddress.Value(Key as String, Assigns NewValue as Variant)
Supported for all project types and targets.
Supported for all project types and targets.
Assigns the passed NewValue to the specified property.