how to get email address of friends using facebook api in asp.net using c#? -


please example give me...dont give me reference site name or facebook sdk site..because used sdk asp.net , in friendlist class show me email hashes instead of email address,so there other way friend email full email address

the facebook api has never , never expose friends email addresses. if want own account, facebook gives option sync friends & email addresses yahoo mail account, again feature not available through kind of api.


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -