Share via


SP.UserProfiles.HashTagCollection.itemAt Method (sp.userprofiles)

Gets the hash tag at the specified index.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

SP.UserProfiles.HashTagCollection.itemAt(index)

Parameters

  • index
    Int32
    The index of the tag to get.

Return value

HashTag
The hash tag at the specified index.

See also

Other resources

HashTagCollection