SocialFeedManager.SuppressThreadNotifications método
Elimina notificações de atividade para o segmento especificado.
Namespace: Microsoft.SharePoint.Client.Social
Assemblies: Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxe
'Declaração
Public Sub SuppressThreadNotifications ( _
threadId As String _
)
'Uso
Dim instance As SocialFeedManager
Dim threadId As String
instance.SuppressThreadNotifications(threadId)
public void SuppressThreadNotifications(
string threadId
)
Parâmetros
threadId
Tipo: System.StringO identificador exclusivo do encadeamento para suprimir notificações de atividade para.