I know how to get an user's email address using PHP SDK & Facebook Graph API or FQL.
However, I still couldn't find how to get user's network email addresses, or secondary email addresses.
For example the user belongs to "College" network, I want to get his "user@college.edu" email. Is this possible?
Thanks in advance.