Share via


UserProfileChangeQuery.QuickLink property

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

Syntax

'Declaration
Public Property QuickLink As Boolean
    Get
    Set
'Usage
Dim instance As UserProfileChangeQuery
Dim value As Boolean

value = instance.QuickLink

instance.QuickLink = value
public bool QuickLink { get; set; }

Property value

Type: System.Boolean

See also

Reference

UserProfileChangeQuery class

UserProfileChangeQuery members

Microsoft.Office.Server.UserProfiles namespace