My scenario is i have a list of companies and each time am creating a new company(folder),i should be able to use the changequery method to identify the company created and create a document set inside it. i can get the number of changes correctly using the first log.Info() but log.Info("folder is "+folder.Name); is not displaying anythingonly the first folder i created!!!