Share via


SocialActor Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialActor", ServerTypeId="{a9a8b6cf-b696-4dbc-bd62-b78d45149eb1}", ValueObject=true)]
public class SocialActor : Microsoft.SharePoint.Client.ClientValueObject
type SocialActor = class
    inherit ClientValueObject
Public Class SocialActor
Inherits ClientValueObject
Inheritance
Attributes

Constructors

SocialActor()

Properties

AccountName
ActorType
CanFollow
ContentUri
EmailAddress
FollowedContentUri
Id
ImageUri
IsFollowed
LibraryUri
Name
PersonalSiteUri
Status
StatusText
TagGuid
Title
TypeId
Uri

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