PeoplePickerQuerySettings Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.UI.ApplicationPages.PeoplePickerQuerySettings", ServerTypeId="{836910b9-5dd8-4cdb-9863-4e7154de92d2}", ValueObject=true)]
public sealed class PeoplePickerQuerySettings : Microsoft.SharePoint.Client.ClientValueObject
type PeoplePickerQuerySettings = class
    inherit ClientValueObject
Public NotInheritable Class PeoplePickerQuerySettings
Inherits ClientValueObject
Inheritance
PeoplePickerQuerySettings
Attributes

Constructors

PeoplePickerQuerySettings()

Properties

ExcludeAllUsersOnTenantClaim
IsSharing
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)

Applies to