AddressBookRecord.ModificationDate
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Date )
aAddressBookRecord.ModificationDate = newDateValue
or
DateValue = aAddressBookRecord.ModificationDate
Supported for all project types and targets.
or
DateValue = aAddressBookRecord.ModificationDate
Supported for all project types and targets.
Returns the last modification date of the record.