UserProfile.O15FirstRunExperience property

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

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

value = instance.O15FirstRunExperience

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

Property value

Type: System.Int32

See also

Reference

UserProfile class

UserProfile members

Microsoft.SharePoint.Client.UserProfiles namespace