Hi
We create via C# AD Contact Objects in a OU..atm we mail enable these with a powershell script get-contact -OrganizationalUnit "contactou"|Set-Contact -Company xxx
After this Command the Contact Objects getting a LegacyExchangeDN and internal Emailaddresses from the Target Domain are added and the Contacts shows up in the GAL
My Question is:
Is it possible todo this via Exchange Webservices in C#, all Threads i found only creates Contact Objects in a specific Mailbox
regards
Harald