QuickLink.LinkID Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.UserProfiles
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.QuickLink" is obsolete; use class "Microsoft.Office.Server.UserProfiles.QuickLink" instead")> _
Public ReadOnly Property LinkID As Integer
Get
'Usage
Dim instance As QuickLink
Dim value As Integer
value = instance.LinkID
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.QuickLink" is obsolete; use class "Microsoft.Office.Server.UserProfiles.QuickLink" instead")]
public int LinkID { get; }
Property Value
Type: System.Int32