Hi,
I get he following error when trying to send an email using EWS API in VS 2008 i cann't figure out why can somebody please point me in the right direction.
"The mailbox that was requested doesn't support the specified RequestServerVersion"
i am using the code example from
http://msdn.microsoft.com/en-us/library/dd633626(EXCHG.80).aspx in order to send the email and the error occurs on the .send message.
i am developing on a windows xp 32bit machine, the mail server is 64bit windows server 2008 R2 exchange 2010.
Thanks,
Rikki