-2

How do you get the Windows Phone primary e-mail address (or a list of e-mail addresses) ?

In my application I need to ask for users email address for reports. But I want to prefill the email box so that users does not have to enter it. How can I read his primary email address.

I know this can be easily done in Android. Using AccountManager (API level 5+).

I googled it but could not find any relevant reference. Kindly help I am new to windows phone development.

ZZeyaNN
  • 538
  • 8
  • 13
  • Hey there , I am new to windows phone development. Rather than simply down voting please guide why is my Question wrong ? – ZZeyaNN Jun 30 '14 at 05:18
  • Try this http://stackoverflow.com/questions/how-to-ask – Mukesh Sharma Jun 30 '14 at 05:26
  • Same question for android got upvoted . Just because my current reputation is low does not mean that you get the right to down vote any question. See Here : http://stackoverflow.com/questions/2112965/how-to-get-the-android-devices-primary-e-mail-address – ZZeyaNN Jun 30 '14 at 05:39

1 Answers1

1
              get the Windows Phone primary e-mail address ...?

Not Possible, Due to privacy concerns it is not possible to retrieve the account ID

There are few links that are saying No.

From MSDN forum

From SO & another one

These Sources are bit older. But in latest update of Windows Phone it may possible.

Community
  • 1
  • 1
Kumar
  • 864
  • 1
  • 22
  • 46