Share via


ChangeItem.SharedWithUsers property

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

Syntax

'Declaration
Public ReadOnly Property SharedWithUsers As SharedWithUserCollection
    Get
'Usage
Dim instance As ChangeItem
Dim value As SharedWithUserCollection

value = instance.SharedWithUsers
public SharedWithUserCollection SharedWithUsers { get; }

Property value

Type: Microsoft.SharePoint.Client.SharedWithUserCollection

See also

Reference

ChangeItem class

ChangeItem members

Microsoft.SharePoint.Client namespace