0

I need a quick help. How can I use Exchange Streaming API to intercept New Mail Arrival Event every time and fetch it content.

This article talks about PowerSHell and this talks about Console APP. How do I automate it? One way is Windows Service but is there any other and easy way??

Thanks

Volatil3
  • 14,253
  • 38
  • 134
  • 263

1 Answers1

0

You Need some Kind of host which receives the notifications. Whether this is a console application or a Windows Service is up to you.

Henning Krause
  • 5,302
  • 3
  • 24
  • 37