In Sever Side code we can get ListItems Collection with SPList.Items without any CAML.
However in Csom, I have not found any method equals with Server Side code, if it possible ? Or do I still need to specify CAML ?
In Sever Side code we can get ListItems Collection with SPList.Items without any CAML.
However in Csom, I have not found any method equals with Server Side code, if it possible ? Or do I still need to specify CAML ?