ClientPeoplePicker.SharePointGroupID property

Integer used when resolution is limited to members of a SharePoint Group

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SharePointGroupID As Integer
    Get
    Set
'Usage
Dim instance As ClientPeoplePicker
Dim value As Integer

value = instance.SharePointGroupID

instance.SharePointGroupID = value
public int SharePointGroupID { get; set; }

Property value

Type: System.Int32

See also

Reference

ClientPeoplePicker class

ClientPeoplePicker members

Microsoft.SharePoint.WebControls namespace