PeoplePickerQuerySettings 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.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
- 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) | |