UserProfile.O15FirstRunExperience - 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 O15FirstRunExperience As Integer
Get
Set
'Utilisation
Dim instance As UserProfile
Dim value As Integer
value = instance.O15FirstRunExperience
instance.O15FirstRunExperience = value
public int O15FirstRunExperience { get; set; }
Valeur de propriété
Type : System.Int32