次の方法で共有


SocialFeedManager.SuppressThreadNotifications メソッド

指定されたスレッドのアクティビティの通知を表示しないようにします。

名前空間:  Microsoft.SharePoint.Client.Social
アセンブリ:   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 SuppressThreadNotifications ( _
    threadId As String _
)
'使用
Dim instance As SocialFeedManager
Dim threadId As String

instance.SuppressThreadNotifications(threadId)
public void SuppressThreadNotifications(
    string threadId
)

パラメーター

  • threadId
    型: System.String

    スレッドのアクティビティの通知を非表示の一意の識別子。

関連項目

参照先

SocialFeedManager クラス

SocialFeedManager メンバー

Microsoft.SharePoint.Client.Social 名前空間