Forum Discussion
mbodnar
Jun 09, 2020Copper Contributor
Guest users do not receive Office Group conversations
Hello Everyone! I encountered the following problem: There are some Office Group members (external users), who do not receive emails - group conversations. I have reported this issue to Microso...
- Jun 09, 2020
'OtherMails' is an attribute managed by Azure AD afaik, you cannot change it via the Exchange cmdlets. You should be able to change it via Set-MsolUser/Set-AzureADUser or the Graph API directly, but I'm not sure if such changes later flow to ExO. They should I suppose, so give it a try.
VasilMichev
Jun 09, 2020MVP
'OtherMails' is an attribute managed by Azure AD afaik, you cannot change it via the Exchange cmdlets. You should be able to change it via Set-MsolUser/Set-AzureADUser or the Graph API directly, but I'm not sure if such changes later flow to ExO. They should I suppose, so give it a try.