Share via


ActivityPreferencePerType.IsSet - Propriété

Obtient ou définit une valeur indiquant si un utilisateur souhaite voir l'objet ActivityType stockée dans cette ActivityPreferencePerType dans un flux.

Espace de noms :  Microsoft.Office.Server.ActivityFeed
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property IsSet As Boolean
    Get
    Set
'Utilisation
Dim instance As ActivityPreferencePerType
Dim value As Boolean

value = instance.IsSet

instance.IsSet = value
public bool IsSet { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ActivityPreferencePerType classe

ActivityPreferencePerType - Membres

Microsoft.Office.Server.ActivityFeed - Espace de noms