Enum CollectionUpdateOptions Options for updating a collection Namespace: PnP.Core.Admin.Model.SharePoint Assembly: PnP.Core.Admin.dll Syntax public enum CollectionUpdateOptions : int AddOnly Add values to existing list. Value = 0. SetExact Set exactly the passed values. Value = 1.