Forum Discussion
jemalivashakmadze
May 01, 2024Copper Contributor
How to add additional information to external mail-contact through Powershell?
I'm building an integration and trying to create new external mail-contacts with additional information, for example: company, address, title, etc. Is there a way to do it through Powershell like it is from EAC?
I'm using New-MailContact for creation and Set-MailContact for update
- Use the Set-Contact cmdlet (not Set-MailContact).
1 Reply
Sort By
- Use the Set-Contact cmdlet (not Set-MailContact).