Update status (statecode & statuscode) of a CRM record using C#

Prior to Microsoft Dynamics CRM 2015 (update 1) we had to use special messages when updating special fields. Those special fields include the record’s status (statecode, statuscode), the owner of the record (ownerid), etc. The full list of those special messages can be found on msdn, here. Now since those special messages are deprecated we … Continue reading Update status (statecode & statuscode) of a CRM record using C#