Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.SharedWithUserCollection", ServerTypeId="{c60fa59c-1de9-4b4f-a6ed-2b4b625ff300}", ValueObject=true)]
public sealed class SharedWithUserCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.SharedWithUser>
type SharedWithUserCollection = class
inherit ClientValueObjectCollection<SharedWithUser>
Public NotInheritable Class SharedWithUserCollection
Inherits ClientValueObjectCollection(Of SharedWithUser)