Comment by rabidsnail
16 years ago
You can get the contacts for a facebook user through the graph api (including email, if you request the appropriate permission). This is what you get a list of when you request someone's friend list: http://developers.facebook.com/docs/reference/api/user .
Interesting, your list of contact data doesn't actually include any contact information, which is the crux of the argument.