次の方法で共有


UserProfile.ShareAllSocialData メソッド

ユーザーのプライバシー設定を設定します。

名前空間:  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 Sub ShareAllSocialData ( _
    shareAll As Boolean _
)
'使用
Dim instance As UserProfile
Dim shareAll As Boolean

instance.ShareAllSocialData(shareAll)
public void ShareAllSocialData(
    bool shareAll
)

パラメーター

  • shareAll
    型: System.Boolean

    trueを公開するすべてのデータをソーシャルです。falseのソーシャルのすべてのデータを非公開にします。

関連項目

参照先

UserProfile クラス

UserProfile メンバー

Microsoft.SharePoint.Client.UserProfiles 名前空間