My company embedded a Lync client into our client using the WPF controls provided by the Lync 2010 SDK. Over the years we have gotten complaints that our embedded Lync client looks dated compared to the UI changes in Lync 2013 and Skype For Business 2015.
I took a look at the Lync 2013 SDK, and the example apps that use those controls appear to still have the same UI as the 2010 version.
While a new web SDK has been released for Skype for Business, it appears that there was no update to the desktop SDK since the 2013 release.
Is there a newer SDK that I should be looking at, or some sort of property or hint that I can set to get a different look to the UI?
A couple examples of the "dated" controls are Microsoft.Lync.Controls.ContactSearchInputBox and Microsoft.Lync.Controls.ContactSearchResultList