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

matlab - How to equate a structure array to structure array -

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