I want to get a list of entities which are deleted recently. from audit summary view, we can see which entity is deleted. But how can do it with CRM SDK(C# code)? Is it possible to write a query expression(with specified operation, date filter...) to query audit summary?
↧