Recently, I've been spending quite a bit of time with the Microsoft Dynamics CRM SDK , building custom plug-ins for CRM 4.0. One of the tricky aspects of working with the IPlugin interface is that you have to use the DynamicEntity class when accessing the InputParameters and OutputParameters properties...