ClientPeoplePickerWebServiceInterface.GetPickerEntityInformation Method
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.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
- context
- ClientRuntimeContext
- entityInformationRequest
- PickerEntityInformationRequest
Returns
- Attributes