Reputation: 3
I am trying to develope an application that will help me import my contacts to lync 2010.
I am doing this program in VB.NET using the Lync 2010 SDK.
I am able to get all the users from the lync client to my application, but i am really struggling to find an solution to how i can add an contact to my lync client using my application. Is this possible? If so, can anyone help me out? :)
Thank you :)
Upvotes: 0
Views: 669
Reputation: 5766
This would be a good starting point: Walkthrough: Add and Remove Contacts in a Group (Lync 2010 SDK)
Upvotes: 0