Freigeben über


HashTag Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.UserProfiles.HashTag", ServerTypeId="{e9fc287a-1508-4d29-b69f-1806fb0c916d}", ValueObject=true)]
public class HashTag : Microsoft.SharePoint.Client.ClientValueObject
type HashTag = class
    inherit ClientValueObject
Public Class HashTag
Inherits ClientValueObject
Inheritance
Attributes

Constructors

HashTag()

Properties

Name
TypeId
UseCount

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to