Share via


SharingResult.GroupsSharedWith property

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

Syntax

'Declaration
Public ReadOnly Property GroupsSharedWith As GroupCollection
    Get
'Usage
Dim instance As SharingResult
Dim value As GroupCollection

value = instance.GroupsSharedWith
public GroupCollection GroupsSharedWith { get; }

Property value

Type: Microsoft.SharePoint.Client.GroupCollection

See also

Reference

SharingResult class

SharingResult members

Microsoft.SharePoint.Client namespace