Compartir a través de


del método ActivityPreferencesCollection.SetActivityPreferencesPerType

Establece las preferencias del usuario actual para cada objeto de ActivityType administrado por el ActivityManager.

Espacio de nombres:  Microsoft.Office.Server.ActivityFeed
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Sub SetActivityPreferencesPerType ( _
    alist As List(Of ActivityPreferencePerType) _
)
'Uso
Dim instance As ActivityPreferencesCollection
Dim alist As List(Of ActivityPreferencePerType)

instance.SetActivityPreferencesPerType(alist)
public void SetActivityPreferencesPerType(
    List<ActivityPreferencePerType> alist
)

Parámetros

Comentarios

Una lista de objetos ActivityPreferencePerType .

Vea también

Referencia

clase ActivityPreferencesCollection

Miembros ActivityPreferencesCollection

Espacio de nombres Microsoft.Office.Server.ActivityFeed