Share via


HashTag.UseCount property

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

Syntax

'Declaration
Public ReadOnly Property UseCount As UInteger
    Get
'Usage
Dim instance As HashTag
Dim value As UInteger

value = instance.UseCount
public uint UseCount { get; }

Property value

Type: System.UInt32

See also

Reference

HashTag class

HashTag members

Microsoft.Office.Server.UserProfiles namespace