Share via


SocialUrl.Count Property

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

Syntax

'Declaration
Public Property Count As Long
    Get
    Private Set
'Usage
Dim instance As SocialUrl
Dim value As Long

value = instance.Count
public long Count { get; private set; }

Property Value

Type: System.Int64

See Also

Reference

SocialUrl Class

SocialUrl Members

Microsoft.Office.Server.SocialData Namespace