de la propiedad ObjectSharingInformation.SharedWithUsersCollection
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property SharedWithUsersCollection As ObjectSharingInformationUserCollection
Get
'Uso
Dim instance As ObjectSharingInformation
Dim value As ObjectSharingInformationUserCollection
value = instance.SharedWithUsersCollection
public ObjectSharingInformationUserCollection SharedWithUsersCollection { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.ObjectSharingInformationUserCollection
Vea también
Referencia
clase ObjectSharingInformation