Hi, I am new to Exchange server programming. Can I use Outlook object in Exchange server? Thanx Aambal
The Outlook Object model is for use when writing applications or programs that Interact with Outlook and that are going to run on machine that has Outlook installed.(Outlook should never be installed locally on an Exchange Server). When it comes to programming Exchange it depends on what you are actually trying to do the best place to start would be http://msdn.microsoft.com/library/default.asp?url=/library/en-us/e2k3/e2k3/_techsel_intro.asp which will give you an introduction into all the API's the are available to program with and what might be the right fit for what it is you trying to do. Cheers Glen "Aambal" wrote in message news:8526C014-EB8B-43C2-ACE0-216AB6A1489C@microsoft.com... > Hi, > I am new to Exchange server programming. Can I use Outlook object in > Exchange server? > > Thanx > Aambal