The article discusses an issue with a plugin not getting triggered when deleting or updating a recurring appointment in Microsoft Dynamics 365. The plugin was registered on the PreValidation stage for the Delete message of the appointment, but it was not working for these operations. The article suggests that registering the plugin on the PreOperation stage instead resolved the issue. The author also mentions testing a sample plugin that throws an exception and confirming that it gets triggered in the PreOperation stage.
Login now to access my digest by 365.Training