SocialActorInfo Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialActorInfo", ServerTypeId="{700a3260-5afb-4cf9-b401-a8e1f2c89efc}", ValueObject=true)]
public class SocialActorInfo : Microsoft.SharePoint.Client.ClientValueObject
type SocialActorInfo = class
    inherit ClientValueObject
Public Class SocialActorInfo
Inherits ClientValueObject
Inheritance
SocialActorInfo
Attributes

Constructors

SocialActorInfo()

Properties

AccountName
ActorType
ContentUri
Id
TagGuid
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