Using EWS, I have some code that successfully was able to move an email message from the Inbox to another folder. This code worked on our test Exchange 2007 server however it does not work on our production server.
Now what happens is that the email message gets moved but the code throws an exception of "Internal Server Error." That's all it says.
Is there anything in the event log on the CAS server you are talking to?David Sterling | Microsoft Exchange Web Services | http://www.microsoft.com/MSPress/books/10724.aspx
I was looking for the code to move an email message to a specific folder using EWS (VB.Net). If you can please share the code at my Gmail ID "amithpatel@" it would be of great help.