ImmortalJ
ImmortalJ

Reputation: 3

How do i add contacts to lync 2010 api in vb.net

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

Answers (1)

w5l
w5l

Reputation: 5766

This would be a good starting point: Walkthrough: Add and Remove Contacts in a Group (Lync 2010 SDK)

Upvotes: 0

Related Questions