Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Addressbook.Notification.GetUpdatedRecords
Queries list of updated records.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Addressbook | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated. Use Contacts functions instead.
MBS( "Addressbook.Notification.GetUpdatedRecords" )
Parameters
none
Result
Returns list of record IDs.
Description
Queries list of updated records.Only valid in a notification script.
See also
- Addressbook.Notification.GetDeletedRecords
- Addressbook.Notification.GetInsertedRecords
- Calendar.Notification.GetUpdatedRecords
Example Databases
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
Addressbook.Notification.GetProcessName - Addressbook.Notification.GetUserUID
