Forum Discussion
Mihir_Kanojia
Mar 05, 2020Copper Contributor
Microsoft Graph API - Email Aliases
We are in the process of moving to Graph API's. I have a use case where I have 15 email aliases on a mailbox. During the app authentication, will it ask for which email aliases that I can give access...
Lewis-H
Mar 06, 2020Iron Contributor
The e-mail aliases are in the proxyAddresses property of the user object in the Graph API.