UserProfile.O15FirstRunExperience property

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

Syntax

'Declaration
Public ReadOnly Property O15FirstRunExperience As Integer
    Get
'Usage
Dim instance As UserProfile
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

UserProfile class

UserProfile members

Microsoft.Office.Server.UserProfiles namespace