Setting PeoplePicker field using CSOM .Net Code
                            
                         
                        
                     
                 
                
                    I want to query a SP Online list and upon getting the results using CAML query would want to add items to another list using CSOM Managed Code. I want to capture the CreatedBy Field from the 1st list to a PeoplePicker field in the 2nd list. Please let me know how can i achieve this