Difference between revisions of "AddressBookContact.MiddleName"
From Xojo Documentation
m (Text replacement - "{{Deprecated|" to "{{DeprecatedItem|") |
m (Text replacement - "{{Deprecated" to "{{DeprecatedItem") |
||
Line 1: | Line 1: | ||
− | {{ | + | {{DeprecatedItemItem|version=2019r2}} |
{{PropertyBox | {{PropertyBox | ||
| name=MiddleName | | name=MiddleName |
Revision as of 19:05, 3 September 2020
Property (As AddressBookData )
![]() |
This property 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 property on an incompatible platform. |
aAddressBookContact.MiddleName = newAddressBookDataValue
or
AddressBookDataValue = aAddressBookContact.MiddleName
Supported for all project types and targets.
or
AddressBookDataValue = aAddressBookContact.MiddleName
Supported for all project types and targets.
Middle Name entry.