Import contacts to Office 365 with powershell

Szilard32 6 Reputation points
2022-02-15T14:35:10.753+00:00

Hi,

We used Import-ContactList powershell command to import contacts to an Office 365 mailbox, but the command is deprecated from Office 365.
Could you please help me, how to delete the all contacts and import the contact list from a csv with powershell?

Thank you for your answers!

Microsoft 365 and Office | Development | Microsoft 365 Publishing
Windows for business | Windows Server | User experience | PowerShell
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Rich Matheisen 47,901 Reputation points
    2022-02-15T15:31:01.24+00:00

    You can try using this script: prepopulating-outlook-contacts-with-the-graph-api

    The Import-ContactList was pulled by Microsoft.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.