Share via


ClientPeoplePickerWebServiceInterface.GetPickerEntityInformation Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.ApplicationPages.ClientPickerQuery.PickerEntityInformation GetPickerEntityInformation (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.ApplicationPages.ClientPickerQuery.PickerEntityInformationRequest entityInformationRequest);
static member GetPickerEntityInformation : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.ApplicationPages.ClientPickerQuery.PickerEntityInformationRequest -> Microsoft.SharePoint.ApplicationPages.ClientPickerQuery.PickerEntityInformation
Public Shared Function GetPickerEntityInformation (context As ClientRuntimeContext, entityInformationRequest As PickerEntityInformationRequest) As PickerEntityInformation

Parameters

entityInformationRequest
PickerEntityInformationRequest

Returns

Attributes

Applies to