Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of times that the hash tag is used.
Namespace: Microsoft.SharePoint.Client.UserProfiles
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.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
The number of times that the hash tag is used.