Share via


UserProfile.O15FirstRunExperience property

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

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

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

Property value

Type: System.Int32

Ver também

Referência

UserProfile class

UserProfile members

Microsoft.Office.Server.UserProfiles namespace