PersonProperties.ExtendedReports 屬性
取得帳戶名稱的使用者的延伸報表。
命名空間: Microsoft.SharePoint.Client.UserProfiles
組件: Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中); Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中) Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)
語法
'宣告
Public ReadOnly Property ExtendedReports As IEnumerable(Of String)
Get
'用途
Dim instance As PersonProperties
Dim value As IEnumerable(Of String)
value = instance.ExtendedReports
public IEnumerable<string> ExtendedReports { get; }
屬性值
類型:System.Collections.Generic.IEnumerable<String>
使用者的帳戶名稱延伸報表。