Here is the scenario
- I have UCMA 4.0 application listening for IM calls
- User sends an Hi message from the lync client to the UCMA application
- Now in UCMA application i can receive the IM call and want to retrieve the first message sent from the Lync client to my UCMA application
Note: I can hook to message received events to receive later messages on Im call , but i want to get the first message.