Exchange 2010 EWS removal message
1 answer
The Item class has a Delete method. You can open the message and then delete it.
http://msdn.microsoft.com/en-us/library/microsoft.exchange.webservices.data.item.delete.aspx
+3
a source to share