Partager via


ProfilePropertyLoader.CommonColleagues, propriété (Microsoft.SharePoint.Portal.WebControls)

Returns the profile of the user's common colleagues.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CommonColleagues As UserProfile()
'Utilisation
Dim instance As ProfilePropertyLoader
Dim value As UserProfile()

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

Valeur de la propriété

A UserProfile array.

Voir aussi

Référence

ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms