ChangeItem.SharedWithUsers propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property SharedWithUsers As SharedWithUserCollection
Get
'Uso
Dim instance As ChangeItem
Dim value As SharedWithUserCollection
value = instance.SharedWithUsers
public SharedWithUserCollection SharedWithUsers { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.SharedWithUserCollection