共用方式為


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 命名空間