Share via


Site.GroupId property

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

Syntax

'Declaration
Public ReadOnly Property GroupId As Guid
    Get
'Usage
Dim instance As Site
Dim value As Guid

value = instance.GroupId
public Guid GroupId { get; }

Property value

Type: System.Guid

See also

Reference

Site class

Site members

Microsoft.SharePoint.Client namespace