Programming in MS Exchange 2007

I am new to programming in the Exchange space.

I want to create an exchange plugin in C #. this plugin should be able to receive all messages (messages for all email identifiers) and depending on some rules the plugin should perform some operation on the message.

Thank you Krsna

+5
source share
3 answers

I hope that these links will help you in programming with MS Exchange 2007 using C #

Part 1: programming with MS Exchange 2007

Part 2: programming with MS Exchange 2007

Part 3: programming with MS Exchange 2007

+2

Exchange msdn.microsoft.com.

, , .

, , ( ), - Exchange ( Exchange 2007 ).

, API- EWS SOAP ( ), EWS Managed API, API SOAP, #, ( ) #.

EWS API-

+1

, Exchange, (http://technet.microsoft.com/en-us/library/bb125012.aspx).

0

All Articles