Share via


QuickLink.IsBestBet Property

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

Syntax

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

value = instance.IsBestBet

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

Property Value

Type: System.Boolean

See Also

Reference

QuickLink Class

QuickLink Members

Microsoft.Office.Server.UserProfiles Namespace