Partager via


UserProfile.MySiteFirstRunExperience - Propriété

Espace de noms :  Microsoft.SharePoint.Client.UserProfiles
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 Property MySiteFirstRunExperience As Integer
    Get
    Set
'Utilisation
Dim instance As UserProfile
Dim value As Integer

value = instance.MySiteFirstRunExperience

instance.MySiteFirstRunExperience = value
public int MySiteFirstRunExperience { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

UserProfile classe

UserProfile - Membres

Microsoft.SharePoint.Client.UserProfiles - Espace de noms