0

I need to intercept file using MSPL and Lync SDK. I can intercept and get content of usual text message, but when it comes to file transfer, Content property for Response/Request contains only some information about file (e.g. file name, file size), but not real content. Is there any possibility to get transferred file content?

Thanks.

Alexey_K
  • 1
  • 1

1 Answers1

0

I was looking to do the same thing too, but I saw here that you cannot receive files programmatically and you can only do it through the Lync UI.

http://social.msdn.microsoft.com/Forums/en-US/communicatorsdk/thread/984e53c4-a19d-48b6-8d56-5b0428a11f52/

Penguinator
  • 641
  • 3
  • 11
  • 22