Compartilhar via


UserProfile.O15FirstRunExperience propriedade

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public Property O15FirstRunExperience As Integer
    Get
    Set
'Uso
Dim instance As UserProfile
Dim value As Integer

value = instance.O15FirstRunExperience

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

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

UserProfile classe

UserProfile membros

Microsoft.SharePoint.Client.UserProfiles namespace