Hi All,
The latest CSOM library includes both Microsoft.Sharepoint.Client.dll and Microsoft.ProjectServer.Client.dll
Just like we can read SharePoint change log from CSOM by using method GetChanges() on Web, Site, List objects, I am trying to get ProjectOnline Change Log from CSOM. But, I am not finding any such method which will give any changes done on a Project/Task/EPT
object from it's previous state.
Is there any way to get the change logs on Project, Task object from it's previous state?
Thanks,
Palak Jain