The Question: How to cancel a Case (Incident) in Microsoft CRM 4 using the WebService?
I’m writing this because it took me ages to find the right answer and MS’s documentation is not very helpful in this regard, hopefully this will save time for other people.
The Answer (in VB.NET):
Where objCRM is an instance of the CrmService.