I'm in the progress of making a little code that activates some lights triggered by some events from the Lync client. I monitor Changes in presence and i have found a way to see new incoming messages.
What i would like to do is stop the blinking when the lync chat is in focus and I'm actively engaged in a conversation.
What I'm looking for is basically the flashing event down at the taskbar or the "pling" when a message is incoming and you are focused on an other application.
Is there such an event that can be monitored with the Lync SDK?