Hashtag Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Hashtag", ServerTypeId="{cdd68411-bc1e-46f6-acc6-9fb857454976}", ValueObject=true)]
public class Hashtag : Microsoft.SharePoint.Client.ClientValueObject
type Hashtag = class
    inherit ClientValueObject
Public Class Hashtag
Inherits ClientValueObject
Inheritance
Attributes

Constructors

Hashtag()

Properties

Actor
Application
Label
Timestamp
TypeId

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