Is it possible to query emails to get "member since"
Is it possible to query emails to get "member since". For example if I want to know how old is an email, is it possible to do this using Yahoo API?
SELECT * FROM Social.Profiles where GUID = me, works when you are signed in yahoo. But I want to query emails those are not mine and just want to age of the email.
by
0 Replies