I have a User story where it can be assigned to different members.
When the user story is created it creates a MS Planner task.
For the MS Planner task for it to be assigned to the same person as the User story it only wants the email address.
How do I get the Email address only? I have tried user profile but it only wants a First / Last Name.
At the moment ADO outputs the First & Last name along with the Email address.
Is there a way I can get just the email address?