del método SocialFeedManager.SuppressThreadNotifications
Suprime las notificaciones de actividad para el hilo especificado.
Espacio de nombres: Microsoft.SharePoint.Client.Social
Ensamblados: Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxis
'Declaración
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.StringIdentificador único del subproceso para suprimir notificaciones de actividad de.