Hi Ronnie,
Thanks for clarifying the situation. An external user’s profile is synced from the Office 365 directory, so given that the Work Email property is incorrect, I would suggest that the global admin completely remove this external user from your tenant. Then
re-add this user to the Office 365 directory by re-sharing the items with this user and check the outcome.
Below are the steps to remove a user from the Office 365 directory:
- As an Office 365 global admin, go to Office 365 admin center > USERS > Active Users. Find and delete the affected external user account.
- Go to the Office 365 SharePoint Admin center > user profiles >Manage User Profiles > find the external users and delete the affected user
- Delete the external users from all site collections:
a. As a global administrator, go to the site collections in which the external user is invited.
b. Open a new tab in the browser, and enter <site collection URL>/_layouts/15/people.aspx?MembershipGroupId=0.
c. In the "People and Groups : All People" page, delete the target external user from these site collections.
- Use SharePoint PowerShell to check whether you can get that external user. If so, delete that user. Here are the steps to use SharePoint PowerShell:
a. Download the PowerShell and connect it according to this article: http://technet.microsoft.com/en-us/library/fp161372(v=office.15).aspx
b. Get all external users by running Get-SPOExternalUser -Pagesize 20 c. Delete that unique external user by running Remove-SPOExternalUser -UniqueIDs <UniqueIds> d. Wait for a while, and then run Get-SPOExternalUser -Pagesize 20 to see if the external user has been removed completely.
- If you use the same browser to share with the external user that you’ve shared with before, please remove the browser cache since the People picker cache will remain even though the external user is fully removed from SharePoint Online.
To do this in Internet Explorer, follow the steps in this article: Viewing and deleting your browsing history
When you clear the cache, make sure that you also select the Cookies and website data option. For the detailed information, please refer to the article:How to remove users from SharePoint Online
After making sure that you completely remove the affected user from the SharePoint site, please re-share the documents with this user’s email address and check the outcome.
If the problem persists, we’d like to collect information below:
1). Does the problem occur to specific users? Please provide the affected user accounts.
2). The tenant domain name (like contoso.onmicrosoft.com).
3). The Global Admin's Email address and Display Name.
4). A contactable Email address.
I have sent you a message for the requested information, you can access it via the link below:
https://community.office365.com/user/conversations
Regards,
Jerry