PickerEntityInformationRequest Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.UI.ApplicationPages.PickerEntityInformationRequest", ServerTypeId="{892c6b6a-8e53-4e91-8957-67846f7545e8}", ValueObject=true)]
public class PickerEntityInformationRequest : Microsoft.SharePoint.Client.ClientValueObject
type PickerEntityInformationRequest = class
    inherit ClientValueObject
Public Class PickerEntityInformationRequest
Inherits ClientValueObject
Inheritance
PickerEntityInformationRequest
Attributes

Constructors

PickerEntityInformationRequest()

Properties

EmailAddress
GroupId
Key
PrincipalType
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to