Guys,
Long waiting SystemUpdate() method is available with the release of the new csom version(16.1.5626.1200).
Add this csom package using Nuget by searching "Microsoft.SharePointOnline.CSOM" like below
Once you refer these latest csom assemblies, You can see SystemUpdate method for the ListItem like this
Refer this link for all other properties and methods released with this new csom version .
https://dev.office.com/Contents/Item/Display/11116
- PURNA
Long waiting SystemUpdate() method is available with the release of the new csom version(16.1.5626.1200).
Add this csom package using Nuget by searching "Microsoft.SharePointOnline.CSOM" like below
Once you refer these latest csom assemblies, You can see SystemUpdate method for the ListItem like this
Refer this link for all other properties and methods released with this new csom version .
https://dev.office.com/Contents/Item/Display/11116
- PURNA