Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi
I wrote an Exchange EventSink, implementing the interface 'IExStoreSyncEvents' and I use it to filter out unwanted messages and do several more other things.
The EventSink works perfectly.
However, I would like to know who the client was which generated the action: Outlook or OWA (Outlook Web Access) or maybe ActiveSync.
The client IP might be useful as well for statistics.

Any way to get the client information in the EventSink?

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900