共用方式為


PeopleManager.IsMyPeopleListPublic 屬性

取得Boolean值,指出目前使用者的 [我正在追蹤的人員 清單是公用。

命名空間:  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 IsMyPeopleListPublic As Boolean
    Get
'用途
Dim instance As PeopleManager
Dim value As Boolean

value = instance.IsMyPeopleListPublic
public bool IsMyPeopleListPublic { get; }

屬性值

類型:System.Boolean

請參閱

參照

PeopleManager 類別

PeopleManager 成員

Microsoft.SharePoint.Client.UserProfiles 命名空間