SharedWithUser Class
Definition
Important
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.SharedWithUser", ServerTypeId="{01d693d9-72c2-4531-9fb9-105c88b6706b}", ValueObject=true)]
public sealed class SharedWithUser : Microsoft.SharePoint.Client.ClientValueObject
type SharedWithUser = class
inherit ClientValueObject
Public NotInheritable Class SharedWithUser
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| SharedWithUser() |
Properties
| Name | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | (Inherited from ClientValueObject) |
| WriteToXml(XmlWriter, SerializationContext) | |