Compartir a través de


: ProfilePropertyLoader.CommonColleagues (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Returns the profile of the user's common colleagues.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property CommonColleagues As UserProfile()
'Uso
Dim instance As ProfilePropertyLoader
Dim value As UserProfile()

value = instance.CommonColleagues
public UserProfile[] CommonColleagues { get; }

Valor de propiedad

A UserProfile array.

Vea también

Referencia

ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)