These days I am still working on the project that integrates Dynamic CRM 2011 with Lync 2010. I developed a prototype with several UI forms for settings. It can also be tested with sample data.
I set a NotifyIcon for this project. Override the original OnClosing method to hide for Main window. User can show setting form or exit project from notify Icon.

Next, the Main window has 3 tabs. One is for user options; one is for connection and configuration settings, and the last one contains “About” information.

In the “Settings” tab, user can set up their ...