Partager via


SocialFeedManager.SuppressThreadNotifications - Méthode

Supprime les notifications d'activité pour le thread spécifié.

Espace de noms :  Microsoft.SharePoint.Client.Social
Assemblys :   Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)

Syntaxe

'Déclaration
Public Sub SuppressThreadNotifications ( _
    threadId As String _
)
'Utilisation
Dim instance As SocialFeedManager
Dim threadId As String

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

Paramètres

  • threadId
    Type : System.String

    Identificateur unique du thread à supprimer les notifications d'activité pour.

Voir aussi

Référence

SocialFeedManager classe

SocialFeedManager - Membres

Microsoft.SharePoint.Client.Social - Espace de noms