Hi team,
I have two Account Entity Collections retrieved from CRM based upon some criteria.
lets Say Account Entity Collection 1 and Account Entity Collection 2.
I want remove all the Accounts from Collection 1 which are present in Collection 2 based upon Guid field in Console.
How we could achieve this?
i have basic knowledge on c# so need suggestions.
Thanks In advance.