ProfilePropertyLoader.CommonColleagues 属性
获取配置文件的用户的常见的同事。
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Public ReadOnly Property CommonColleagues As UserProfile()
Get
用法
Dim instance As ProfilePropertyLoader
Dim value As UserProfile()
value = instance.CommonColleagues
public UserProfile[] CommonColleagues { get; }
属性值
类型:[]
用户的常见的同事UserProfile数组。