Reference: https://docs.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.messages?view=dynamics-general-ce-9
The namespace Microsoft.Xrm.Sdk.Messages has multiple classes. Be we do not use them all.
Can someone list the most commonly used classes in this namespace.
Hi partner,
As you can see in the page you provided, Microsoft has detailed instructions and samples for each class, so there is no "common used list", you should choose the appropriate class according to your business and development requirement.
Hope it helps.
Best Regards,
Leo
Hi Srujan Konjarla,
There is no list of commonly used classes for the Microsoft.Xrm.Sdk.Messages Namespace. You are supposed to pick the classes you need based on what you are trying to achieve.