I am developing chatbot using Azure bot framework composer and working on MS Teams now. I could capture user's username using telemetry track event with property of ${turn.activity.from.user}.
My question is how to capture the user's email address in MS Teams ???