I have downloaded 64 bit EWSManagedApi. In my VS project, I added the reference and using statement (using Microsoft.Exchange.WebServices.Data;). However, when compiling the code, I got the error "The type or namespace name 'Exchange' does not
exist in the namespace 'Microsoft' (are you missing an assembly reference?)".
I'm a newbie on Exchange Server. What else am I missing?
Thanks in advance!!!