Table of Contents

Enum CollectionUpdateOptions

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Options for updating a collection

public enum CollectionUpdateOptions

Fields

AddOnly = 0

Add values to existing list. Value = 0.

SetExact = 1

Set exactly the passed values. Value = 1.