iphone - Does iOS Address Book store the time/date that a contact was added? -


i'm building ios app lists contacts in device , displays them added. contact app (or addressbook api) store date contact added? if not, there way can list contacts added?

you're looking kabpersoncreationdateproperty documented here.


Comments

Popular posts from this blog

How to set a border for android Imageview in Longpress? -

java - Cast from Object to List<String>: CastClassException -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -