I have a problem about ABAddressBook, i want get NSData with ABPerson' vCardRepresentation fuction,the NSData is vcard 3.0 formatter,but i want to get vcard 2.1 formatter, how to get vcard 2.1 formatter with vCardRepresentation,
follow is my code : ABPerson* thePerson = [theArray objectAtIndex:i]; NSData* theData = [thePerson vCardRepresentation]; please help,thanks!!!!! ___________________________________________________________ 雅虎邮箱,您的终生邮箱! http://cn.mail.yahoo.com/ _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]