Share via


SharingResult.GroupUsersAddedTo property

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

Syntax

'Declaration
Public ReadOnly Property GroupUsersAddedTo As Group
    Get
'Usage
Dim instance As SharingResult
Dim value As Group

value = instance.GroupUsersAddedTo
public Group GroupUsersAddedTo { get; }

Property value

Type: Microsoft.SharePoint.Client.Group

See also

Reference

SharingResult class

SharingResult members

Microsoft.SharePoint.Client namespace